mirror of
https://github.com/voidash/Inventory-Management-System.git
synced 2025-12-16 07:15:43 +00:00
⚠️ ARCHIVED: Original GitHub repository no longer exists. Preserved as backup on 2025-12-16T12:13:43.730Z
|
|
||
|---|---|---|
| .idea | ||
| .vscode | ||
| IMS | ||
| ims-mobile@f27100f7c9 | ||
| .env.local | ||
| .gitignore | ||
| initial-data.json | ||
| MIT-LICENSE.txt | ||
| README.md | ||
| requirements.txt | ||
Inventory-Management-System
Steps to Run
- clone the repository :
git clone https://github.com/AyushPaudel/Inventory-Management-System.git - create a virtual environment:
python -m venv VENV_FILES - activate virtual environment:
./VENV_FILES/django/bin/activate - install requirements:
pip install -r requirements.txt - go to IMS folder:
cd IMS - Run the server:
python manage.py runserver
Inventory Management System ( IMS ) Ecosystem
Our Team
License
The source code for the site is licensed under the MIT license, which you can find in the MIT-LICENSE.txt file. All graphical assets are licensed under the Creative Commons Attribution 3.0 Unported License.