mirror of https://git.sr.ht/~garritfra/omega
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
3 years ago | |
---|---|---|
.github | 3 years ago | |
client | 3 years ago | |
server | 3 years ago | |
.gitignore | 3 years ago | |
LICENSE | 3 years ago | |
README.md | 3 years ago | |
docker-compose.yml | 3 years ago |
README.md
Omega CRM
All in one client relationship solution for freelancers.
State of the project
Omega CRM is still in early development. It is not yet deployed, but can be self-hosted. Pull requests are always welcome!
Todo
- Projects per client
- Financial values of clients
- Data Import/Export (any standardized formats?)
- Dashboard
- Project Templates
- Proper UI/UX
Setup
To deploy a Omega CRM backend and frontend, follow the instructions in server/
and client/
respectively.
Alternatively, you can deploy the app via docker-compose. See docker-compose.yml
for an example.