Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 210 Bytes

File metadata and controls

7 lines (5 loc) · 210 Bytes

Django Project Runing Guide:-

To run this project create and activate virtual environment and install the below given packages.

1. django
2. mysqlclient (to connect MySql database)
3. pillow