https://github.com/jacceycode/e-shop
https://github.com/jacceycode/e-shop
Last synced: 6 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/jacceycode/e-shop
- Owner: JacceyCode
- Created: 2025-09-20T00:27:59.000Z (6 months ago)
- Default Branch: main
- Last Pushed: 2025-09-20T00:40:44.000Z (6 months ago)
- Last Synced: 2025-09-20T02:35:17.375Z (6 months ago)
- Language: JavaScript
- Homepage: https://e-shop-spring-client.vercel.app
- Size: 169 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Full-Stack E-commerce Application (Vite/SpringBoot)
[Project link](https://e-market-client.vercel.app)
• React Frontend & Payments: Built responsive application using React, Redux, and Tailwind CSS. Integrated Stripe payment processing with shopping cart functionality, server product search, pagination and real-time order tracking across multiple user roles.
• Spring Boot Backend: Developed complete e-commerce platform with customer, admin, and seller functionalities. Implemented Spring Security with JWT cookie-based authentication, role-based access control, and comprehensive REST APIs for product, order, and user management which is hosted using AWS Elastic Beanstalk.
• Database Design & Deployment: Architected relational database schema using JPA/Hibernate with PostgreSQL. Implemented pagination, sorting, validations, and deployed on AWS RDS with production-grade configurations and API documentation using Swagger-UI.