Skip to content

Latest commit

 

History

History
26 lines (23 loc) · 2.55 KB

File metadata and controls

26 lines (23 loc) · 2.55 KB

Learning notes

JWT Pizza code study and debugging

As part of Deliverable ⓵ Development deployment: JWT Pizza, start up the application and debug through the code until you understand how it works. During the learning process fill out the following required pieces of information in order to demonstrate that you have successfully completed the deliverable.

User activity Frontend component Backend endpoints Database SQL
View home page
Register new user
([email protected], pw: test)
Login new user
([email protected], pw: test)
Order pizza
Verify pizza
View profile page
View franchise
(as diner)
Logout
View About page
View History page
Login as franchisee
([email protected], pw: franchisee)
View franchise
(as franchisee)
Create a store
Close a store
Login as admin
([email protected], pw: admin)
View Admin page
Create a franchise for [email protected]
Close the franchise for [email protected]