Skip to content

mdmuradhossain/modern-ecommerce

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Modern Ecommerce

Modern Ecommerce Web Application


Technology and Tools Used


Installation

  • mvn clean install
  • mvn spring-boot:run

Features

  • Sign Up and Sign In System
  • Admin and User system
  • Add Admin and Role and Privilege
  • Manage Products from Admin
  • Manage Category from Admin
  • Manage SubCategory from Admin
  • Manage Brand from Admin
  • Manage Orders
  • Manage Carts
  • Manage Order Item
  • Stripe Payment System

Swagger UI

APIs

Postman API Testing

Postman testing


Contribute

This is open source Modern Ecommerce web application, any kind contribution is welcome. I didn't test the application yet. Contribution of testing can be done with Junit and Mockito. Thank you.