I start this project with the goal of creating a tool for myself. But it turned out to be a lot more than that.
A task management application designed for development teams, featuring advanced time tracking, Git integration, and workflow optimization.
- Five-stage workflow: Todo → In Progress → Code Review → Testing → Done
- Drag-and-drop task movement
- Real-time task count and statistics
- Checklists and subtasks
- File attachments and organization
- Real-time tracking with visual indicators
- Estimated vs actual time comparison
- Automatic time logging
- Progress visualization
- Time-based analytics
- Repository linking and issue creation
- Contributor management
- Assignee selection
- Pull request tracking
- Issue templates
- Integration with Zoom, Teams, and Google Meet
- Meeting scheduling and tracking
- Notes and documentation
- Calendar integration
- Custom labels and categories
- File management system
- Task templates
- Advanced filtering
- Time tracking analytics
- Task completion metrics
- Progress visualization
- Performance insights
- Clone the repository
- Install dependencies:
deno task install
- Start the development server:
deno task start
- Local storage only (server-side storage coming soon)
- No user authentication (planned for next release)
- Limited offline support
This project is licensed under the MIT License - see the LICENSE file for details.
- Built with Fresh
- UI powered by Tailwind CSS
- Icons from Heroicons