A simple and intuitive productivity web app that helps you manage your tasks effectively. Built with JavaScript, CSS, and HTML, this app uses the LocalStorage API to store user data locally, ensuring that your tasks remain saved even after refreshing the page.
- 📝 Task Management – Easily add, edit, and delete tasks.
- 🎨 Color-Coded Priority System – Tasks are categorized with different colors to indicate their priority:
- 🟢 Green: Low priority
- 🟡 Yellow: Medium priority
- 🔴 Red: High priority
- 📅 Due Dates – Keep track of deadlines with a built-in due date system.
- 💾 LocalStorage Support – Your tasks are saved directly in your browser, no account or login required.
- ✅ Checklists – Add subtasks to each task for better organization.
- Add a Task: Click on the
+
button to create a new task. - Set Priority: Choose between low (green), medium (yellow), or high (red) priority.
- Add Checklist Items: Each task allows subtasks to keep everything structured.
- Save Automatically: All data is stored locally in your browser using LocalStorage.
- Delete a Task: Click the
❌
button to remove a task from the list.
This webapp runs in your browser, no installations!.
- 🌍 Sync across multiple devices using a backend.
- 📱 Mobile-friendly design.
- 🔔 Notifications and reminders.
- 💫 Better use of Projects and search features.
Made by sbassan1 Check out my GitHub!
Enjoy better productivity with this simple yet powerful task manager! 🚀