This commit is contained in:
ryanwong
2022-02-06 21:30:08 -05:00
parent dfbe8721b4
commit 55fd966174
14 changed files with 579 additions and 0 deletions
+11
View File
@@ -0,0 +1,11 @@
# day 8
## Instructions
- setup project
- clone to your github
- Read the documentation https://sequelize.org/v7/manual/getting-started.html
- Setup the models you think you need.
- Look at quiz.html. Integrate that into your express application. Make the quiz object come from api not hardcode it
- Everything must be done by end of date