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

What to put in the database? #5

Open
9 tasks
Moshe-jpg opened this issue Aug 9, 2022 · 0 comments
Open
9 tasks

What to put in the database? #5

Moshe-jpg opened this issue Aug 9, 2022 · 0 comments

Comments

@Moshe-jpg
Copy link
Owner

Moshe-jpg commented Aug 9, 2022

Inside the post to the database we need to include:

Quotes table

  • The quote (40 character limit)
  • The username (20 character limit)
  • The quote id (auto increment)
  • The date uploaded
  • The category(s) which the quote belongs to
  • The user id (that uploaded the quote)

User table

  • The user id (auto increment)
  • The username or email
  • The password
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

1 participant