Skip to content

An Ecommerce Store project built with Flask and SQLite, featuring user authentication, product management, shopping cart, and order management functionalities. Users can browse, search, and filter products, add items to the cart, and place orders. The project includes a simple and intuitive user interface with Jinja2 templates.

Notifications You must be signed in to change notification settings

shubham22490/Ecommerce-Store

Repository files navigation

Ecommerce Store

An Ecommerce Store project providing a platform for users to browse and purchase products online, demonstrating key functionalities such as product listing, user authentication, shopping cart, and order management.

Features

  • User Authentication: Sign up, log in, and manage user profiles.
  • Product Management: Add, edit, delete, and display products with details.
  • Shopping Cart: Add products to the cart, update quantities, and remove items.
  • Order Management: Place orders and view order history.
  • Search and Filter: Search for products and filter by categories.

Technologies Used

  • Frontend: HTML
  • Backend: Python (Flask)
  • Database: SQLite
  • Templates: Jinja2

Usage

  • Home Page: View featured products and navigate through different sections.
  • Sign Up/Login: Create a new account or log in with existing credentials.
  • Product Listing: Browse through the list of available products.
  • Product Details: Click on a product to view its details.
  • Shopping Cart: Add products to the cart and manage them.
  • Checkout: Place an order and view order history.

License

This project is licensed under the MIT License. See the LICENSE file for details.

About

An Ecommerce Store project built with Flask and SQLite, featuring user authentication, product management, shopping cart, and order management functionalities. Users can browse, search, and filter products, add items to the cart, and place orders. The project includes a simple and intuitive user interface with Jinja2 templates.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published