-
Notifications
You must be signed in to change notification settings - Fork 0
Open
0 / 20 of 2 issues completedLabels
BacklogNot immediately importantNot immediately importantDatabaseIncluding requests to DBIncluding requests to DB
Milestone
Description
- Currently hard-coding IMDB data in a JSON
We have 3 options going forward:
- Find a film API that is free (such as https://developer.imdb.com/documentation/api-documentation/getting-access/, which would be good as it teaches us about AWS. https://letterboxd.com/api-beta/ as a backup)
- Find a cloud DB we can use, think of DB schema, create this, populate with IMDB data (same data set or find a better one?)
- Keep it as it is
This is not super important at the current moment in time, as it does what we want it to anyway. Once all the other functionality is in place, time to start thinking about implementing the database.
Sub-issues
Metadata
Metadata
Labels
BacklogNot immediately importantNot immediately importantDatabaseIncluding requests to DBIncluding requests to DB