Smart To-Do List is a sleek, modern task management app designed to help you organize your day efficiently. With features like task categorization, due dates, dark mode, and data persistence using IndexedDB, this app is perfect for users looking for an intuitive and privacy-friendly to-do solution.
- π‘ Task Management: Add, edit, and delete tasks with ease.
- ποΈ Due Dates: Assign due dates to tasks for better planning.
- π Categorization: Group tasks into categories like Personal Development, Finance, Education, and more.
- π Dark Mode: Toggle between light and dark themes for better user experience.
- π Persistent Data Storage: Tasks are stored locally using IndexedDB, ensuring your data remains safe even if the browser history is cleared.
- π Fun Animations: Celebrate task completion with a confetti effect!
- π Search Functionality: Easily search tasks using keywords to quickly find what you need.
- π¨ Sort Options: Sort tasks by due date, category, or name for better organization.
- βοΈ Edit After Adding: Quickly edit tasks after adding them for better flexibility.
Check out the live version of the app hosted on GitHub Pages: Smart To-Do List App
- Add Tasks: Enter your task, set a due date, and choose a category.
- Search Tasks: Use the search bar to quickly locate tasks using keywords.
- Sort Tasks: Organize your tasks by due date, category, or name using the sorting dropdown.
- Edit Tasks: Modify tasks immediately after adding them or later if needed.
- Complete Tasks: Mark tasks as complete to celebrate with a confetti animation.
- Persistent Storage: All tasks are saved locally using IndexedDB, ensuring your data remains intact.
Made with β€οΈ by Arnav Attri
Passionate about creating intuitive and user-friendly web applications.
This project is licensed under the MIT License. Feel free to use, modify, and distribute this app as per the license terms.