diff --git a/apps/syntropy/README.md b/apps/syntropy/README.md new file mode 100644 index 0000000..b8696bf --- /dev/null +++ b/apps/syntropy/README.md @@ -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