Skip to content

SDCodeWizards/Warehouse-management-system

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Warehouse-management-system

This is an online web warehouse data management system based on HTML/python/django/mySQL

The preset functions include login verification, database addition/deletion/modification/search. And has the function of importing and exporting Excel.


Creator
Zijian Su

Contents


Required environment

python 3.7
mysql 8.0.34
pycharm ->new django template


How to run

use pycham to create a django project, copy all files in to the project you just created.

open terminal,
First type python manage.py migrate
then type python manage.py runserver
You can see the running effect by entering the URL displayed on the terminal. ( http://127.0.0.1:8000/)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published