-
Notifications
You must be signed in to change notification settings - Fork 0
Frontend Routes
Tran Le edited this page Apr 25, 2021
·
6 revisions
This page displays the home explore page with dog photos and navigation to log in and sign up.
GET /
This page displays a login form
GET /loginPOST /loginPOST /demo
POST /logout
This page displays a sign up form
GET /signupPOST /signup
This page displays the user's photostream and albums
-
GET /userThis page displays the user's albums GET /user/albums
/photos/:id
GET /albums/:id