⚠️ ARCHIVED: Original GitHub repository no longer exists. Preserved as backup on 2025-12-16T12:13:43.730Z
Find a file
Ashish Thapa 04e57b0d02
Merge pull request #3 from voidash/main
Update README.md
2021-12-24 05:35:56 +05:45
.idea fix 2021-06-06 17:17:54 +05:45
.vscode Project Initiated 2021-04-16 12:26:08 +05:45
IMS test 2021-08-17 12:41:50 +05:45
ims-mobile@f27100f7c9 add receipt functionality 2021-08-01 18:08:27 +05:45
.env.local add receipt functionality 2021-08-01 18:08:27 +05:45
.gitignore add receipt functionality 2021-08-01 18:08:27 +05:45
initial-data.json add receipt functionality 2021-08-01 18:08:27 +05:45
MIT-LICENSE.txt Change Name in License 2021-10-26 20:13:06 +05:45
README.md Update README.md 2021-12-24 05:34:53 +05:45
requirements.txt requirements updated 2021-08-10 13:09:32 +05:45

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.