Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

2 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation


πŸ›’ 3. E-Commerce Quote Generator Website

πŸ›’ E-Commerce Quote Generator Website

A full-stack web application that simulates an e-commerce store. Users can browse products, add them to a cart, and submit a form to receive a price quote via email β€” instead of completing a purchase.


πŸš€ Features

  • Product listing and dynamic cart
  • Checkout form with user info and shipping options
  • Simulated checkout β†’ triggers email-based quote generation
  • Client-side validation + user-friendly UI
  • Modular design using Flask + Jinja2 templating

πŸ›  Tech Stack

  • Python
  • Flask – Backend framework
  • HTML/CSS, Bootstrap – Frontend styling
  • JavaScript – Cart interactivity
  • Flask-Session – Cart persistence
  • Requests, pytz – Backend utilities

πŸ“‚ Project Structure

. β”œβ”€β”€ app.py # Flask server logic β”œβ”€β”€ templates/ β”‚ β”œβ”€β”€ index.html # Product listing β”‚ └── cart.html # Checkout form β”œβ”€β”€ static/ # Product images, JS, CSS β”œβ”€β”€ requirements.txt └── README.md

yaml Copy Edit


About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages