Skip to content

This is a simple electronic waste/inventory management system that allows users to report faulty electronics.

Notifications You must be signed in to change notification settings

okotdaniel/inventory-management-system

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

install python on your computer

go to the project folder

create virtualenvironment

activatate virtualenvironment

run command
	pip install -r requirements.txt
	python manage.py makemigrations
	python manage.py migrate

run the server 
	python manage.py runserver 

About

This is a simple electronic waste/inventory management system that allows users to report faulty electronics.

Resources

Stars

Watchers

Forks

Releases

No releases published