You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is a big change, sort of a 2.0 of the website
Basically during club creation a user can select the type of thing being reviewed, and we expand beyond just movies.
We allow movies, video games, tv shows, books, etc.
For each of those we have the same UI and everything, but the API we hit is different, so if it's a movie club we use TMDB, but for a video game club we'd probably hit another API
The text was updated successfully, but these errors were encountered:
This is a big change, sort of a 2.0 of the website
Basically during club creation a user can select the type of thing being reviewed, and we expand beyond just movies.
We allow movies, video games, tv shows, books, etc.
For each of those we have the same UI and everything, but the API we hit is different, so if it's a movie club we use TMDB, but for a video game club we'd probably hit another API
The text was updated successfully, but these errors were encountered: