[syntropy] Add basic project readme

This commit is contained in:
Pablo Baleztena 2024-09-04 19:23:11 -03:00
parent b164c7d97f
commit ae7e94ceb6

15
apps/syntropy/README.md Normal file
View File

@ -0,0 +1,15 @@
# Syntropy
Syntropy is a platform for organizing development teams and projects based on the `Fabric` framework.
## Features
- [ ] Manage users
- [ ] Manage teams
- [ ] Manage projects
- [ ] Manage user stories
- [ ] Manage tasks and iterations
- [ ] Create and initialize projects and repositories
- [ ] Manage repositories
- [ ] Manage CI/CD pipelines
- [ ] Manage deployments