Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/fosterushka/chronoflow

Yet another Trello alike task manager with extra features
https://github.com/fosterushka/chronoflow

sass task-management task-manager task-scheduler team-integration time-tracking-app todo todolist-application workflow

Last synced: about 2 months ago
JSON representation

Yet another Trello alike task manager with extra features

Awesome Lists containing this project

README

        

# 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

- [Changelog](./CHANGELOG.md)
- [Code of Conduct](./CODE_OF_CONDUCT.md)

## 🐛 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](./LICENSE.md)
file for details.

## 🙏 Acknowledgments

- Built with [Fresh](https://fresh.deno.dev/)
- UI powered by [Tailwind CSS](https://tailwindcss.com/)
- Icons from [Heroicons](https://heroicons.com/)