generated from Nathaniel633/student1
-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
database, with database schema change
- Show db.Column changes you have made to model/python file in Visual Studio Code
- Show initialization data code in VSCode
- Demo delete database and run ./migrate.sh
- Demo corresponding schema change in SQLite3
- Demo initialization data captured in Column in SQLite3
See above
postman with /authentication screen
- Show /authenticate endpoint code in Visual Studio Code
- Show and Demo /authenticate in Postman…
- Demo calling to endpoint
See above
- Show JSON data passed in call
See above
- Show Response window
See above
- Show Cookie acquired window
- Cut/Copy/Paste Cookie into jwt.io and show decrypting payload
postman with /api screen to access data under authentication
- Show /api CRUD code in Visual Studio Code, expecting READ/GET code
- Show and Demo /api READ/GET endpoint in Postman…
- Demo Deleting cookie
Closing thoughts
In order to achieve success, I studied the different files in the backend as well as the front end code, and tried to fully understand the questions, repeating the process over and over to study.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels