π Inspiration
The Inspiration was to create a hack that can help people who want to do lot of things , but since there are lot of things, they may forgot some of them.
π Features
You can Add your Completed β / Not Completed β Tasks ,Here with Proper Date and time when you want to complete them / have already completed them.
So You can make a list of Tasks You have done / have not done yet π―.
If the given task will not be completed in future at given time ,then a 30sec Alarm β° will ring to remind you to do that task by giving a red π΄signal.
You can mark the task green π’ if you complete it .
You can also Edit task's title and date-time to change/reschedule your task.
You can also Search π§ the tasks by category/title to search a particular task and also by date to see tasks to be done on that day.
If you want to see only Completed β / Not Completed β tasks then you have an option to select for that also.
π₯ Technologies Used
- ReactJS (Hooks)
- ES6 Javascript
π€ Challenges I ran into
The challenge was handling time events for different tasks since there are lot of tasks and each has a time and status, based on which I was trying to ring an alarm on particular time. But it was handled then using some useEffect Hook and function setTimeout, which is ringing an alarm is current time is the given expected completion time for any time which is still uncomplete.
π€© Accomplishments that I'm proud of
I'm proud of creating such an application which can remind us now, so we don't need to take pressure of forgetting something.
π¨βπ What I learned
I learned about React Hooks and ES6 Javascript especially.
π What's next for Tasks Reminder with Alarm
It could be expanded in future adding some more features such as adding database for saving tasks for lifetime,

Log in or sign up for Devpost to join the conversation.