An Open Source Garments Management System
- Production-ready configuration for Static Files, Database Settings, Gunicorn, etc.
- Enhancements to Django's static file serving functionality via WhiteNoise.
- Both Python 2.7 & 3.6 runtime environment support.
- Use of Machine Learning to predict order finish time & sort unconfirmed orders.
To use this project, follow these steps:
- Clone this repo using git. Ex:
$ git clone [email protected]:shikkanobish/OpenGMS.git
- Create your working environment.
- Install requirements.txt
- Create a .env file that have entries which are in sample.env file
- The system is now deployed at Heroku in this link.
- Media file Hosting in Amazon AWS.
- Connected to Travis CI for build testing.
- Automated deloyment to Heroku after build passing.
- Dockerfile to develop using the power of Docker tools.
Fig: Technical Officer Create Account View
Fig: Technical Officer Accounts List View
Fig: Service Manager Profile View
Fig: Service Manager New Order View
Fig: Service Manager Order Approval View
Fig: Service Manager Technical Manager Selection View
Fig: Service Manager Order History View
Fig: Service Manager Order Graphs View
Fig: Service Manager Order Priority View
Fig: Service Manager Notification View