Skip to content

Yet another Trello alike task manager with extra features

License

Notifications You must be signed in to change notification settings

fosterushka/Chronoflow

Repository files navigation

Chronoflow 🚀

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.

✨ Key Features

🎯 Task Management

  • 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

⏱️ Time Tracking

  • Real-time tracking with visual indicators
  • Estimated vs actual time comparison
  • Automatic time logging
  • Progress visualization
  • Time-based analytics

🐙 Git Integration

  • Repository linking and issue creation
  • Contributor management
  • Assignee selection
  • Pull request tracking
  • Issue templates

🎥 Meeting Management

  • Integration with Zoom, Teams, and Google Meet
  • Meeting scheduling and tracking
  • Notes and documentation
  • Calendar integration

🏷️ Organization

  • Custom labels and categories
  • File management system
  • Task templates
  • Advanced filtering

📊 Analytics & Reports

  • Time tracking analytics
  • Task completion metrics
  • Progress visualization
  • Performance insights

🚀 Getting Started

  1. Clone the repository
  2. Install dependencies: deno task install
  3. Start the development server: deno task start

📝 Documentation

🐛 Known Limitations

  • Local storage only (server-side storage coming soon)
  • No user authentication (planned for next release)
  • Limited offline support

📄 License

This project is licensed under the MIT License - see the LICENSE file for details.

🙏 Acknowledgments