Live Links:
Features:
- Login/Signup
- Add/Edit Category & SubCategory
- Add/Edit Products
- Users management
- Order Management
- Shop Information Manage
- Affiliate Functionality
- User's can place order.
- Anyone can be affiliate user and earn money.
- Rest Api
Technology Used-Backend:
- Java
- Spring-Boot
- PostgreSQL
- Spring JPA
- Spring Security
- JWT
- Swaggar
- Deployed to Heroku
How to Run
First, Clone the Repository.
Backend:
- Setup PostgreSQL Database
- Change Database Connection Informations at application.peopertise
- Give Command
mvn spring-boot:run