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.
 
 
 
 
Garrit Franke 89d3ea5483 Fix margins 3 years ago
.github Remove github action 3 years ago
client Fix margins 3 years ago
server Implement client status 3 years ago
.gitignore Add ssl 3 years ago
LICENSE Add license 3 years ago
README.md Update docker-compose 3 years ago
docker-compose.yml Fix docker-compose 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.