A Reminder/Notes Web app. With Whatsapp integrated reminders that will be sent to mobile whenever the set time occurs.
This project was the second version of Notes and an experimentation. As such is not planned to be supported anymore
Languages used: Python, JavaScript, HTML, CSS.
Features:
- Reminder messages would be sent to your registered whatsapp number when you have set yourself the timing. You will also recieve 3 reminders per task. Each reminder will occur at about 8 hours from task, 1 hour from task and 1 minute from task.
- Funtioning frontend and backend connectivity using jQuery.
- Add note along with setting yourself a reminder.
- Remove notes using their specific ID
- Auto-reordering of notes depening on their specific priority.
- MySQL Tables need only be created, all code can be used to migrate and create your own dataset.