12 lines
342 B
Markdown
12 lines
342 B
Markdown
# 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
|