unh-dontoverreact / SocialQs

A social notification app for keeping track of who and what is most important
1 stars 0 forks source link

set a recurring cue for an event #56

Open fwager opened 5 years ago

five0ffour commented 5 years ago
  1. Creating a back-end scheduler to interrogate the user contact and event tables to generate cue events
  2. Will work on a periodic basis: hourly, daily, monthly, quarterly, & yearly
  3. Logic will identify an event, add a string to the user's cues table
  4. Screen to render cues in a "toast" format.

this will be broken down into smaller features

five0ffour commented 5 years ago

dependent on userID being available in the created elements in mongo