Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/gabemeister/reminder-program
A very beginner level email/text message reminder program I made 3 years ago.
https://github.com/gabemeister/reminder-program
Last synced: about 1 month ago
JSON representation
A very beginner level email/text message reminder program I made 3 years ago.
- Host: GitHub
- URL: https://github.com/gabemeister/reminder-program
- Owner: GabeMeister
- Created: 2014-01-08T00:22:57.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2014-01-08T00:28:31.000Z (about 11 years ago)
- Last Synced: 2023-08-09T08:43:47.184Z (over 1 year ago)
- Language: PHP
- Homepage:
- Size: 246 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Reminder-Program
================This is my first repository. Bear with me.
This is a program where users can be reminded of important events via email or text message. The user inputs when the event is happening, and other details. Then the program, through a cron job on the server, sends out an email to either one or both of the user's email or phone number.