passiondynamics / cineguess-backend

Source for API + database functionality for cineguess.
0 stars 0 forks source link

Assign movie to next date #14

Open OwenM4 opened 6 months ago

OwenM4 commented 6 months ago

Points: 2

TODOs:

Description: Assign dates to every movie in the database for when the game goes live.

Notes: We need to assign dates to each movie so the frontend knows which movie to show based on the current date. This will have to wait until late in the projects lifecycle since we won't know the starting date of live gameplay.