A beautiful, responsive web application for managing your daily tasks with keyboard shortcuts and local storage.
✨ Beautiful Design: Modern, gradient-based UI with smooth animations 🎨 Responsive: Works perfectly on desktop, tablet, and mobile devices ⌨️ Keyboard Shortcuts: Efficient task management with hotkeys 💾 Local Storage: All tasks are saved locally in your browser 🏆 Priority System: Organize tasks by High, Medium, or Low priority 📊 Statistics: Track your progress with completion stats 🔍 Filtering: View All, Active, Completed, or High Priority tasks 🚀 Offline Support: Works without internet connection (via Service Worker)
- Ctrl + Enter- Add new task
- Ctrl + A- Mark all tasks as complete
- Ctrl + D- Clear all completed tasks
- Esc- Clear input field
- Open index.htmlin your web browser
- Start adding your daily tasks
- Use the priority selector to organize by importance
- Track your progress with the stats at the top
- Add tasks with different priority levels
- Mark tasks as complete/incomplete
- Edit existing tasks
- Delete individual tasks
- Bulk actions for completed tasks
- All Tasks: View everything at once
- Active: See only pending tasks
- Completed: Review finished tasks
- High Priority: Focus on urgent items
- Smooth animations and transitions
- Color-coded priority indicators
- Progress statistics
- Toast notifications for actions
- All tasks are automatically saved to localStorage
- Data persists between browser sessions
- No server required - everything runs locally
- HTML5: Semantic markup with accessibility features
- CSS3: Modern styling with Flexbox/Grid and CSS animations
- Vanilla JavaScript: No frameworks required
- Font Awesome: Beautiful icons
- Inter Font: Clean, readable typography
- Service Worker: Offline functionality
Works in all modern browsers including:
- Chrome 70+
- Firefox 65+
- Safari 12+
- Edge 79+
Simply download the files and open index.html in your browser. No build process or dependencies required!
Feel free to fork this project and submit pull requests for improvements!
MIT License - feel free to use this for personal or commercial projects.