The Web app is to assist User in managing invoice and sales, also to assist predicting demand of products.
Submit bug reports and feature suggestions, or track changes to My Instagram.
- Requirements
- Installation
- Configuration
- Contact
- a working pc/laptop.
To Install you will need to create a Folder to store, and view folder. Ex:
L Master
L view
L (code here)
Create a Venv.
Pull The Project To the view folder as per sample.
Start the venv, then pip install -r requirements.txt
Run the migrations python manage.py migrate
then python manage.py seed
Last Run the server python manage.py runserver
(Note: If you did a oppsies on the data, you can use python manage.py reset
!
- Go to view » settings.py » and change the db to your database
- If you prefer .env feel free to add it to your assist
- Atnan A. Anderson - Instagram (@justatnann_) - Developer 👨💻
- Wira E. Pratama - Designer ✍️
- Rayson Wijaya - Designer ✍️
- Kelvin - Designer ✍️
- Ihsan Havin - Designer ✍️
Built In Django 🟢