Mahmoud-Emad / CSHR

CRM project mainly for the HR department to manage the employees.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This is a CRM project mainly for the HR department to manage the employees.

To run the project:

create .env file and define the environment variables [DJANGO_SECRET_KEY , DJANGO_DEBUG] in it. You can generate yours by using the command in ./config/.env.template

  • locally
cd <repo name>
redis-server --port <port>
poetry install
./manage.py runserver 8000

About

CRM project mainly for the HR department to manage the employees.

License:Apache License 2.0


Languages

Language:Python 54.0%Language:Svelte 37.8%Language:TypeScript 5.8%Language:CSS 1.1%Language:HCL 0.4%Language:HTML 0.3%Language:JavaScript 0.3%Language:Dockerfile 0.2%Language:Shell 0.1%Language:Makefile 0.1%