Skip to content

sprzedwojski/django-erp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

django-erp

The project showcases the use of Django framework to create modular applications.
It is a very simple ERP system with 3 modules: HR, Sales and Finance.

The HR module handles job offers, application, employees and their salaries.
The Sales module stores the information about clients and products sold to them.
Finally, the Finance modules aggregates the above information to depict the incomes and outcomes on a graph.

// TODO describe installation steps

// TODO mention dependencies (django admin bootstrap etc.)


The project was created by Szymon Przedwojski and Tomasz Ścibiorek in the scope of a university project at the Lodz University of Technology (Poland).

About

Simple ERP implementation in Django.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published