Skip to content

shatagopasunil/Ecommerce

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is an E-commerce fullstack application using React JS and Java Springboot.

We have Category entity to store categories.

+ categoryId
+ categoryName

Under each category, we have multiple products.

+ productId
+ productName
+ description
+ image
+ quantity
+ price
+ discount
+ category (Many to One)

We have users entity to store user details.

+ 

About

Building a full stack ecommerce web application using React Js and Java Spring Boot

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages