-
Notifications
You must be signed in to change notification settings - Fork 2
Frontend Routes
Brian X edited this page Apr 2, 2021
·
3 revisions
This page displays a log in form
- GET /login
- POST /login
This page displays a signup form.
- GET /signup
- POST /signup
This page displays a home/landing page. This page will have a button to the log-in and sign-up pages
- GET /
This page is where all the displays for CRUD operations on schemes/ploys will be placed.
- GET /ToDoomList