Skip to content

mouhamaddev/InventoryManagementSystem

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

InventoryManagementSystem

Alt text Alt text Alt text

This is Inventory Management System project for my assignment.

Please follow the instructions to install:

  • Clone the project: git clone https://github.com/mouhamaddev/InventoryManagementSystem.git
  • Install the Requirements: pip install -r requirements.txt.
  • Then, make database migrations: python manage.py makemigrations, python manage.py migrate.
  • And finally, after a successful migration run the application: python manage.py runserver
  • At last, open up your favorite web browser
  • Go to URL “http://127.0.0.1/[ PORT_NUMBER ]/“

Note : this project is done in a short amount of time, finding any bug is possible.

For any questions related, please contact me: winter.161004@gmail.com

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published