Skip to content

Using Spring Boot as the back-end to develop a web application for selling the electrical devices

License

Notifications You must be signed in to change notification settings

jogkunal5/E-Commerce-Spring-Boot

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

E-Commerce-Spring-Boot

This a web application project developing the e-commerce website to sell the electrical devices. We use the Spring Boot to build the back-end part, and the React for the front-end part. This Respository is for the back-end.

We have implemented the following functions:

For Consumers:

1. They can log in and sign up their accounts, and also change their personal information in their user page.

2. They can scan the products and search for what they want by name, category, etc.

3. They can scan the products sorted by price from low to high or even from high to low.

4. They can add products into the cart, checkout and generate the orders.

For Salesperson:

1. They can log in and sign up to the superadmin account.(This account has high authority)

2. They can add, delete, search, revise products.

3. They can add, delete, search, revise consumers' orders.

The frontend part of this project is: https://github.com/eherozhao/E-Commerce-React-Front-end

About

Using Spring Boot as the back-end to develop a web application for selling the electrical devices

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%