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

[1pt] Create/Process Data Model #4

Open
OmarMWarraich opened this issue Feb 6, 2023 · 0 comments
Open

[1pt] Create/Process Data Model #4

OmarMWarraich opened this issue Feb 6, 2023 · 0 comments
Assignees

Comments

@OmarMWarraich
Copy link
Owner

OmarMWarraich commented Feb 6, 2023

Make sure that your project has Postgres database set up.
Build your project schema.

Create and run the necessary migration files.
Table and column names should match the ERD diagram.
    note: photo for users table should be a link to an image
Foreign keys should be included.
All columns that are foreign keys should have a corresponding index.
@OmarMWarraich OmarMWarraich changed the title [Xpt] Title [1pt] Creating Data Model Feb 6, 2023
@OmarMWarraich OmarMWarraich changed the title [1pt] Creating Data Model [1pt] Create/Process Data Model Feb 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants