Skip to content

Devarsh-Shah1012/E-commerce_platform

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Functional E-Commerce Website

This is a fully functional e-commerce website project implemented using Flask and MySQL. It demonstrates key features required for an online shopping platform, including user registration and login, product catalog, shopping cart, address management, and order placement.

Features

  • User registration and authentication
  • Browse products with details
  • Add/remove items to/from shopping cart
  • Select or add new delivery address during checkout
  • Place orders and view order summary
  • Backend implemented with Flask, database handled by MySQL

Technologies Used

  • Python 3.x
  • Flask
  • MySQL
  • HTML/CSS (for frontend templates)

Prerequisites

  • Python 3.x installed
  • MySQL server running and accessible
  • Required Python packages (Flask, MySQL connector, etc.)

Schema Diagram

scheme_diagram

Relational Schema

relnal_schema

Results

Login

Registration

Shop

Cart

Cart_error

address

Confirmation

Future Improvements

  • Add payment gateway integration
  • Enhance frontend with modern JavaScript frameworks
  • Add admin panel for product management
  • Implement product search and filtering

Author

Devarsh Shah
B.Tech Data Science, Manipal Institute of Technology


Feel free to explore the code and reach out if you want to collaborate or have questions!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors