Skip to content
This repository has been archived by the owner on Aug 30, 2024. It is now read-only.

[TECH ED] E-Commerce #302

Open
PERicci opened this issue May 17, 2024 · 1 comment
Open

[TECH ED] E-Commerce #302

PERicci opened this issue May 17, 2024 · 1 comment

Comments

@PERicci
Copy link
Owner

PERicci commented May 17, 2024

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

Bring these to class and work on them in study time together.

How to submit

  1. Fork to your Github account.
  2. Make a branch named after the project.
  3. Make regular small commits with clear messages.
  4. When you are ready, open a PR to the CYF repo, following the instructions in the PR template.
gitGraph
    commit id: "e-commerce"
    branch e-commerce
    commit id: "List all socks"
    commit id: "List products cost >100"
    commit id: "5 most expensive products"
Loading

How to review

Bring your schemas to class and we'll talk about them.

@PERicci
Copy link
Owner Author

PERicci commented May 23, 2024

@PERicci PERicci moved this from 🏗 In progress to 👀 In review in CYF Coursework Planner Board May 23, 2024
@PERicci PERicci moved this from 👀 In review to ✅ Done in CYF Coursework Planner Board Jun 28, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
No open projects
Status: Done
Development

No branches or pull requests

1 participant