Inspiration
The inspiration for this project came from the need to have a tool to easily manage daily tasks.
What it does
Easily create a list of tasks to do. A "Favorites" section to quickly reuse recurring tasks. Timers that show the time remaining until the next task and when a task ends. Drag-and-drop from favourites to tasks to quickly add saved tasks. Press the star beside the added task to favourite task.
How we built it
HTML, CSS, javascript on Sublime Text, Firebase for user login/signup
Challenges we ran into
There was much trouble introducing the drag-and-drop function, and it took many trials and errors to produce a satisfactory result. Unfortunately, as a beginner, I lacked experience, and the time-limited nature of the event produced some pressure, and I ended up wasting some time. There are many functions that were planned at the initial stage but were not added
What we learned
Learned to utilize CSS and publish websites.
What's next for Personal Daily Schedule App
Add user signup function. (Login function is ready but cannot be used without signup. ) Save when the page is refreshed. Planning for tomorrow, where the user could add tasks for the following day. More customized functions such as AI suggestions, task descriptions, pomodoro, etc
Log in or sign up for Devpost to join the conversation.