A minimal and intuitive web application to manage your daily tasks and boost productivity. Add, update, delete, and track your to-dos with ease!
- β Add new tasks
- ποΈ Edit existing tasks
- β Delete tasks
- π View your daily to-do list
- πΎ Data persistence using browser local storage (optional)
- π‘ Clean and responsive user interface
π will be added soon
- Frontend: HTML, CSS, JavaScript
- User enters a task in the input field.
- Task is displayed in the list with options to mark as done or delete.
- Updates reflect instantly without page reload.
- (Optional) Tasks are stored locally for persistence.
