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

Database Planning #12

Open
CrazyMarvin opened this issue Aug 10, 2022 · 2 comments
Open

Database Planning #12

CrazyMarvin opened this issue Aug 10, 2022 · 2 comments
Labels
question Further information is requested

Comments

@CrazyMarvin
Copy link
Contributor

I created four tables:

  • cinemas
  • movies
  • past_screenings
  • upcoming_screenings

tables

Is that sufficient?

Authentification will go into a separate database so we can leave this out here.

@CrazyMarvin CrazyMarvin added the question Further information is requested label Aug 10, 2022
@CrazyMarvin
Copy link
Contributor Author

cinemas
movies
past_screenings
upcoming_screenings

In today's meeting we discussed the database and will go with what you see above.

@CrazyMarvin
Copy link
Contributor Author

For the movie posters we will use the bucket posters, which is part of Supabase Storage.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

1 participant