Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ECommerce Web Application

A simple E-Commerce Web Application developed using Python Flask, HTML, CSS, and SQLite.

Features

  • User registration and login
  • Product browsing
  • Add products to cart
  • Cart management
  • Checkout and order placement
  • My Orders page
  • Order cancellation
  • User-friendly web interface
  • SQLite database for storing user and order information

Technologies Used

  • Python
  • Flask
  • HTML
  • CSS
  • SQLite
  • Jinja2

Project Structure

  • app.py – Main Flask application
  • models.py – Database models
  • templates/ – HTML pages
  • static/ – CSS and static files
  • database/ – Database-related files
  • requirements.txt – Python dependencies

How to Run

  1. Clone the repository.
  2. Install the required packages: pip install -r requirements.txt
  3. Run the application: python app.py
  4. Open the URL shown in the terminal in your browser.

Project Purpose

This project demonstrates the development of a complete web-based shopping application with user authentication, product management, cart functionality, and order management.

Author

Deepika Pervala

About

A simple E-Commerce Web Application built using Python Flask, HTML, CSS, and SQLite with user authentication, product management, cart, and order management.

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Contributors

Languages