Skip to content

ArIESIITRoorkee/InventoryManagement

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

55 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

InventoryManagement

Inventory Management system for equipments at ArIES

Setup Instructions

  • Clone the project locally and cd to the project root
  • Make virtual environment using virtualenv env
  • Activate the virtual environment using source env/bin/activate
  • Install python dependencies using pip install -r requirements.txt
  • Run python manage.py migrate
  • Run python manage.py runserver

About

Inventory Management system for equipments at ArIES

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 49.9%
  • JavaScript 26.7%
  • HTML 15.6%
  • Python 7.8%