Do not follow this link

~garritfra/omega

All in one client relationship solution for freelancers.
89d3ea54 — Garrit Franke 4 years ago
Fix margins
c50f71a5 — Garrit Franke 4 years ago
Fix responsiveness
cad9b9d5 — Garrit Franke 4 years ago
Add favicon

refs

master
browse  log 

clone

read-only
https://git.sr.ht/~garritfra/omega
read/write
git@git.sr.ht:~garritfra/omega

You can also use your local clone with git send-email.

#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.

Do not follow this link