Meeting Notes, May 15 - swansond/LavatoryLocator GitHub Wiki

UPDATES

  • Chris: Added waypoints that show dynamically based on server response; the default location is UW.
  • Keith: UI prompt that asks the user to login; a request is sent, 200 response received, but nothing is saved.
  • David Jung: UI tests require an Android device, which he does not have.
  • David Swanson: Jenkins is up and running.
  • Aasav: submithelpfulness.php, updated the database schema notes and the backend REST interface wiki pages.

TODO by the end of Beta

  • Got2Go and search are core for this phase.
  • Facebook integration is in progress, almost done.
  • Google Maps is done, we might have the List and Map view separated later.
  • Testing is at 0%.

Friday Milestone

  • Chris: Finish off the map popup. Figure out whether we can run our app on lower versions. Edit lavatory screen. Add the ability to mark a review as helpful.
  • Keith: Do Facebook.
  • Aasav: Fix the input of fetchreview to take an optional user id, and fix the output to indicate whether the specified user has marked the review as helpful, unhelpful, or neither (1, -1, 0).
  • Wil: Fix the request to fetchreview to add the user id, if logged in. Usable search page. Somehow refresh the activity to reflect the new search results.
  • David Swanson: Finish off CI, write unit tests for everything.
  • David Jung: Make a server page for Got2Go.