Skip to content

This is an e-commerce website for computers made using python's flask web framework. This was done as a school project for a course called database management system.

Notifications You must be signed in to change notification settings

iamjovani/ecommerce-website-flask

Repository files navigation

ecommerce-website-flask

Usage

Setup

Step 1)

to add database schema type mysql -u root -h localhost -p press enter, press enter again 
Then type source CompuStore.sql and press enter

Step 2)

to populate the database type python insertLaptops.py press enter then type python dbInsert.py press enter.

Step 3)

to view website type python app.py 

About

This is an e-commerce website for computers made using python's flask web framework. This was done as a school project for a course called database management system.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published