Global Industry is a web-based administrative tool that enables small-scale manufacturing companies to manage their operations more efficiently. The tool provides a centralized platform for companies to maintain stock and production details, manage employees and their salaries and track customer orders. Each company is assigned a separate database schema, which ensures their data is secure and protected from unauthorized access.
-
download Postgresql and pgAdmin
-
pip install Django
-
pip install django-mathfilters
-
pip install psycopg2
-
pip install django-tenants
-
pip install gunicorn whitenoise dj-database-url psycopg2