Skip to content

Latest commit

 

History

History
10 lines (10 loc) · 694 Bytes

TODO.md

File metadata and controls

10 lines (10 loc) · 694 Bytes
  • Add limit for single user to create reminders Completed 11/15/2013
  • Add limit for max reminders for a single day Completed 11/15/2013
  • Add ability to add reminder in both lunar or solar date Completed 11/15/2013
  • Add message saying when next reminder will be Completed 11/15/2013
  • Add cronjob to send email out
  • Add email sending ability
  • Make cronjob to check email a bit more efficient, right now does full table scan... probably useful to store the date in lunar time instead of western time
  • Add README.md
  • Separate Index / Intro Page and Reminder application page (in case of failure to load application page)
  • Add stylesheet