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

feat: proposed ORM model #1

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

feat: proposed ORM model #1

wants to merge 1 commit into from

Conversation

risharma
Copy link
Owner

@risharma risharma commented May 4, 2023

This is my proposed ORM schema, can you review it? Here's the context of the ticket:

Create a small web app that allows users to sign up. Each user can optionally provide their age and their location (zip code).

After signing up, users should be able to favorite/like products and see a list of which products they liked/favorited.

Additionally, users should be able to configure account settings like whether they want to enable email notifications.

Finally, special admin users should have the ability to change a user's username or delete their account.

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

Successfully merging this pull request may close these issues.

1 participant