You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This project is about really understanding your database by representing it in a diagram. How do the tables relate to each other? How do references work? What is the primary key? What is a foreign key? Drawing a simple schema will clear this all up.
Remember, simple is better. Use a pencil and paper.
Maximum time in hours
6
How to get help
No response
How to submit
Fork to your Github account.
Make a branch named after the project.
Make regular small commits with clear messages.
When you are ready, open a PR to the CYF repo, following the instructions in the PR template.
From Module-Databases created by SallyMcGrath: CodeYourFuture/Module-Databases#10
Link to the coursework
https://github.com/CodeYourFuture/Module-Databases/tree/main/E-Commerce
Why are we doing this?
This project is about really understanding your database by representing it in a diagram. How do the tables relate to each other? How do references work? What is the primary key? What is a foreign key? Drawing a simple schema will clear this all up.
Remember, simple is better. Use a pencil and paper.
Maximum time in hours
6
How to get help
No response
How to submit
How to review
Bring your schemas to class and we'll talk about them.
Anything else?
No response
The text was updated successfully, but these errors were encountered: