chingu-voyage7 / Bears-Team-13

Secret Santa Online Shop | Voyage-7 | https://chingu.io/
https://secret-santa-13.herokuapp.com
3 stars 2 forks source link

SS list is generated & added to an event on Start Date #31

Closed Alex-Cannon closed 5 years ago

Alex-Cannon commented 5 years ago

IMPORANT NOTE: Events are triggered on GET /event. 1) GET /event 2) Check if startDate >= Date.now() (For testing. MUST change for production) 3) If AFTER current date, creates a random SS list & adds it to {event} in DB