-
Notifications
You must be signed in to change notification settings - Fork 3
Webserver Routes
Luis-Johannes Schubert edited this page Apr 24, 2017
·
3 revisions
This will outline the routes our webserver can handle and the views it will return.
displays the login view
displays the driver view
displays the rider view
displays the signup view
displays the login view
logs current user out and displays the login view
displays a button to retrieve GPS Coordinates using HTML5 API