Skip to content

iaora/RemindMe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RemindMe

Web application that sends a text message using Twilio API at a certain time in either a week, day, hour, or minute as a quick reminder to do certain things. Implements MongoDB to store the phone number of someone, the delay rate, and the actual message to send. Implements two scripts, one to run the server to store new items within the database and another to continuously check the existing database if one of the reminders have "expired."

mongo show databases use show collections db..find()

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages