Open hanlunli opened 10 months ago
database, with database schema change (0.9)
[x] Show db.Column changes you have made to model/python file in Visual Studio Code
[x] Show initialization data code in VSCode
after database deleted, run migrate.sh in order to retrieve
[x] Demo corresponding schema change in SQLite3
[x] Demo initialization data captured in Column in SQLite3
postman with /authentication screen (0.9)
postman with /api screen to access data under authentication (0.9)
[x] Demo calling to endpoint that requires Cookie
[x] Show Response/Data I got rid of the "posts" thing because it clutters it too much
[x] Demo Deleting cookie
[x] Demo calling endpoint again
This is very accurate to my class memory. I like seeing distinct comments for each question. You followed requiremeents very well. Only improvement would be showing initialization code for database.
Heading