This is a basic Reminder app which takes in data(name, Date and Time) from the user and notifies the user on the given date and time.
- Reminder is a simple and user friendly Web application to create reminders.
- Reminder stored in firebase realtime DB.
- Allow user to manage item easily
- Setup notification to remind you of something
=>User log in to application
=>Add reminder item (reminder consists name, date and time)
=>Save data in firebase realtime database
- HTML
- CSS
- JavaScript