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.
- Mysql.connector (for connection with mysql database)
- Flask (for render template , storing user in session , and many more)
- Bcrypt (for storing password in encrypted form in database)
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....
PRODUCT PAGE
SIDE BAR
CART PAGE
- Adding login system using email address.
- Sharing of products through link.
- 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