Built multi-vendor e-commerce platform using Spring Boot, React, and PostgreSQL with JWT authentication and role-based access control.ntegrated Stripe payments, real-time cart management, admin dashboard, and AI-powered recommendations. Deployed on AWS.
Stars
2
Forks
0
Watchers
2
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
59
commits
Add seller-specific product update, delete, and image upload endpoints
7f9b0f5View on GitHubAdd seller-specific product and order management endpoints
2cb9319View on GitHubAdd seller management endpoints and update security roles
4552e12View on GitHubRefactor `AuthController` to delegate authentication and user management logic to `AuthService`
ef249e0View on GitHubUpdate API endpoints, pagination defaults, and (product relationships)* check it i have added cascading here
38b96b1View on GitHubAdd admin product management endpoint with pagination and sorting
eb36945View on GitHubAdd admin order management endpoints and update pagination defaults
d7036dcView on GitHubAdd analytics feature with controller, service, and repository updates
0daca63View on GitHubEnhance Stripe integration with customer handling and email support
a1a93d6View on GitHubAdd cart update functionality and refine CORS configuration (CORS PREFLIGHT)
59ac50cView on GitHubUpdate `CategoryController` and pagination behavior in category APIs
c042a12View on GitHubEnhance product search with filtering by keyword and category
ee83bd0View on GitHub