/csdigital-gs1kenya-internal-erp

This is an ERP System for GS1Kenya. This involves around CRM, HRM, ESS and many modules. Developed using python Django framework

Primary LanguagePython

GS1 Kenya ERP

This is the Enterprise Planning Resource(ERP) for GS1Kenya. It gives access and allows the company to manipulate some of its modules search as ACCOUNTS, Human Resource Module, Customer Resource Module and Legal Module.

Getting Started

If you want to run the project locally on your machine.

Prerequisites

You need to have at least python3.7 already installed or go to python and install.

Installing

Follow the following instructions to install.

Create and activate a virtual Environment

python -m venv  venv 
source venv/bin/activate

Run the project dependencies and Create databases

  1. Create a database called gs1
  2. Run project Dependencies
(venv)$: pip install -r requirements.txt
(venv)$: python manage.py migrate

Built With

Authors

  • Omambia Dauglous

Screenshots

Panel

Panel

Employees

Panel

Members

Panel

Payroll

Panel

Performance

Panel

License

This project is licensed under the MIT License

Acknowledgments

  • My spirit towards code
  • Joseph Oloo Otieno (kwach)
  • GS1Kenya
  • csdigital