Skip to content

Donstesh/MyinventoryFoodProduction

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

###A Simple Django project for inventory management system build with normal django

####how to Run this project

  1. Install dependencies

    pip install -r requirements.txt
    
  2. Go To Project root inventoryms/ and Make migrations and migrate

    ./manage.py makemigrations && ./manage.py migrate
    
  3. Run the server

    ./manage.py runserver 0:9090
    

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published