Skip to content

Lavitratyagi/shopping-website

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Shopping Website

A shopping website using html , css for frontend and java script for backend and python for connection with mysql database and using mysql database to store product details. Html for website building. CSS for website desiging. java script for website functioning. Python for establishing connection with mysql and sending that data to html with the help of flask module. (I used python instead of php) Mysql for storing product details.

Modules used in python

  1. Mysql.connector (for connection with mysql database)
  2. Flask (for render template , storing user in session , and many more)
  3. Bcrypt (for storing password in encrypted form in database)

HOME PAGE

Home page have categories where we can see product of that specified categories. Shop now button to see list of products. Login Button. And Many more....

image

PRODUCT PAGE

image

SIDE BAR

image

CART PAGE

image

To do:

  1. Adding login system using email address.
  2. Sharing of products through link.
  3. Add to wishlist option.
  • IF YOU FIND ANY ISSUE IN THIS PROJECT YOU CAN CREATE PULL REQUEST

  • THIS PROJECT IS ONLY FOR LEARNING AND PRACTICE PORPUSE THIS IS NOT FOR STARTING A SHOPPING WEBSITE

  • IF YOU WANT TO USE ANY THING FROM MY PROJECT YOU CAN USE IT WITHOUT ANY ISSUE

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published