Inspiration
I was inspired by the need to create something that would help me to be productive.
What it does
It allows users to enter tasks planned for the day and allows them to edit the task, mark the task as done and delete the task.
How we built it
I built it using web technologies - HTML, CSS and JavaScript. HTML was used for markup, CSS for styling, JavaScript for it's functionality. I also used the browser's local storage to store user data. It was hosted with Google Firebase.
Challenges we ran into
The major issue I ran into was updating and fetching data from the local storage.
Accomplishments that we're proud of
I am proud of achieving another milestone in my front end web development journey.
What we learned
I learnt how to effectively use the browser's local storage.
What's next for To-Do website
I plan to convert it into a web application that uses client-side caching in order for it to work offline, I believe this will make it available to all.

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