An open API service indexing awesome lists of open source software.

https://github.com/manikanth-reddy/ecomerce

A replica of Ecommerce Site
https://github.com/manikanth-reddy/ecomerce

Last synced: about 1 year ago
JSON representation

A replica of Ecommerce Site

Awesome Lists containing this project

README

          

E-commerce Site
Introduction
This project is a full-fledged E-commerce website developed using Spring Boot, MySQL, and Thymeleaf. The site provides a platform for users to browse, search, and purchase products online. It includes user authentication, product management, shopping cart functionality, and order processing.

Features
User Authentication: Secure login and registration for customers.

Product Management: Admin functionality for adding, updating, and deleting products.

Shopping Cart: Users can add products to their cart and manage quantities.

Order Processing: Checkout and order history for users.

Responsive Design: Accessible on both desktop and mobile devices.

Technologies Used
Spring Boot: For creating a robust and scalable backend.

MySQL: For database management.

Thymeleaf: For server-side rendering of web pages.

Spring Data JPA: For database access.

Spring Security: For authentication and authorization.

Bootstrap: For responsive and modern UI design.