Inspiration
Managing tasks can get overwhelming, so I built a simple, clean Kanban-style Trello inspired task manager to stay organized.
What it does
Itinerary lets users create a project and then add, drag, and drop tasks between To Do, Doing, and Done columns, saving everything locally.
How I built it
HTML, CSS, JavaScript. Deployed on Vercel.
Challenges I ran into
Ensuring localStorage properly saved task states without errors across refreshes. Balancing minimal UI aesthetics with full functionality.
Accomplishments that I'm proud of
Successfully built and deployed a fully functional Kanban-style task manager from scratch Achieved a clean, modern, and responsive UI suitable for desktop users.
What we learned
The importance of responsive UI/UX for task management apps. Real-world deployment experience using Vercel.
What's next for Itinerary - Task management
Integrating ChatGPT API to suggest task breakdowns and productivity tips. Adding deadline reminders and priority labels for better task sorting. Fixing mobile drag-and-drop responsiveness for smoother touch interactions. Optionally building a progress tracker dashboard with data visualization.
Built With
- css
- github
- html
- javascript
- vercel
Log in or sign up for Devpost to join the conversation.