Skip to content

ArjunPatil15/Shopping_Cart

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🛒 Shopping Cart - Spring Boot E-Commerce Project

A simple online shopping cart web application built using Spring Boot, Thymeleaf, and Maven.

🚀 Features

  • Product listing
  • Add to cart
  • Checkout simulation
  • Responsive UI with Thymeleaf

🛠 Tech Stack

  • Java 17
  • Spring Boot
  • Thymeleaf
  • Maven

▶️ Run Locally

git clone https://github.com/your-username/shopping-cart.git
cd shopping-cart
mvn spring-boot:run

Then open: http://localhost:8080

📂 Folder Structure controller/ – Handles web routes

service/ – Business logic

repository/ – Data access layer

templates/ – Thymeleaf HTML pages

static/ – Includes Images, CSS, JS

📌 Note Database and authentication features can be added later.

About

An enterprise-ready Spring Boot web application featuring a scalable shopping cart system, Thymeleaf-powered UI, and modular architecture for e-commerce solutions.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors