Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[TECH ED] E-Commerce #81

Open
AnnaFYZ opened this issue Aug 8, 2023 · 0 comments
Open

[TECH ED] E-Commerce #81

AnnaFYZ opened this issue Aug 8, 2023 · 0 comments
Labels

Comments

@AnnaFYZ
Copy link
Owner

AnnaFYZ commented Aug 8, 2023

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

  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.

Anything else?

No response

@AnnaFYZ AnnaFYZ added the week-3 label Aug 8, 2023
@AnnaFYZ AnnaFYZ moved this to 📋 Backlog in Coursework Planner Board Aug 8, 2023
@AnnaFYZ AnnaFYZ moved this from 📋 Backlog to 🏗 In progress in Coursework Planner Board Aug 31, 2023
@AnnaFYZ AnnaFYZ added week-2 and removed week-3 labels Sep 1, 2023
@AnnaFYZ AnnaFYZ moved this from 🏗 In progress to 👀 In review in Coursework Planner Board Sep 4, 2023
@AnnaFYZ AnnaFYZ moved this from 👀 In review to ✅ Done in Coursework Planner Board Sep 10, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant