{"id":25527132,"url":"https://github.com/mohammadrezaamani/task_flow","last_synced_at":"2025-06-14T02:39:32.646Z","repository":{"id":278135955,"uuid":"932187919","full_name":"MohammadrezaAmani/task_flow","owner":"MohammadrezaAmani","description":"A Trello-like task manager built with FastAPI and Tortoise ORM.","archived":false,"fork":false,"pushed_at":"2025-02-18T07:22:51.000Z","size":134,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-05-22T01:37:39.125Z","etag":null,"topics":["fastapi","python","trello"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/MohammadrezaAmani.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2025-02-13T14:12:37.000Z","updated_at":"2025-05-15T13:52:16.000Z","dependencies_parsed_at":null,"dependency_job_id":"da49f344-36c9-43c3-944d-2814d9887d53","html_url":"https://github.com/MohammadrezaAmani/task_flow","commit_stats":null,"previous_names":["mohammadrezaamani/task_flow"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/MohammadrezaAmani/task_flow","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MohammadrezaAmani%2Ftask_flow","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MohammadrezaAmani%2Ftask_flow/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MohammadrezaAmani%2Ftask_flow/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MohammadrezaAmani%2Ftask_flow/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/MohammadrezaAmani","download_url":"https://codeload.github.com/MohammadrezaAmani/task_flow/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MohammadrezaAmani%2Ftask_flow/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":259750441,"owners_count":22905897,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["fastapi","python","trello"],"created_at":"2025-02-19T22:17:14.690Z","updated_at":"2025-06-14T02:39:32.617Z","avatar_url":"https://github.com/MohammadrezaAmani.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# TaskFlow\n\nTaskFlow is a full-featured task management system similar to Trello, built using FastAPI and Tortoise ORM. It provides an intuitive and efficient way to manage projects, tasks, and teams with a scalable and production-ready architecture.\n\n![Database Schema](./assets/img/db_graph.png)\n\n## Features\n\n- **User Authentication \u0026 Authorization**: Secure authentication system with role-based access control.\n- **Project \u0026 Board Management**: Organize tasks into boards and columns for better workflow management.\n- **Task Tracking**: Assign tasks to users, set due dates, and track progress.\n- **Commenting System**: Add comments to tasks for better communication and collaboration.\n- **File Uploads**: Attach files to tasks for enhanced project documentation.\n- **Real-time Notifications**: Stay updated with task changes and mentions.\n- **Activity Logs**: Track user actions and maintain a history of changes.\n- **Scalable \u0026 Production-Ready**: Built with best practices for deployment and scaling.\n\n## Installation\n\n### Prerequisites\n\nEnsure you have the following installed:\n\n- Python 3.10+\n- PostgreSQL or SQLite (for local development)\n- Redis (for task queues and caching)\n\n### Setup\n\n```sh\ngit clone https://github.com/MohammadrezaAmani/task_flow.git\ncd task_flow\npython -m venv venv\nsource venv/bin/activate  # On Windows use `venv\\Scripts\\activate`\npip install -r requirements.txt\nuvicorn src:app --host 0.0.0.0 --port 8000 --reload\n```\n\n## API Documentation\n\nOnce the server is running, you can access the interactive API docs at:\n\n- [Swagger UI](http://localhost:8000/docs)\n- [ReDoc](http://localhost:8000/redoc)\n\n## License\n\nThis project is licensed under the MIT License. See the `LICENSE` file for more details.\n\n## Contact\n\nFor support or inquiries, please contact **[more.amani@yahoo.com](mailto:more.amani@yahoo.com)** or [open an issue on GitHub](https://github.com/MohammadrezaAmani/task_flow/issues).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmohammadrezaamani%2Ftask_flow","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmohammadrezaamani%2Ftask_flow","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmohammadrezaamani%2Ftask_flow/lists"}