Skip to content

E-commerce application using Angular as an Front-End and Spring-Boot as an Back-End

Notifications You must be signed in to change notification settings

Rakesh3596/E-Commerce

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

E-Commerce

E-commerce application using Angular as an Front-End and Spring-Boot as an Back-End (individual project)

Tech-Stack

Front-End

Angular
Angular material
bootstrap
html-css-js

Back-End

Spring-boot
Spring-Security
JWT Token
Mysql
Core-java
Hibernate
Maven

Project Images

Home-page

homepage

Sign-Up page

signuppage

LogIn page

loginpage

Admin Dash Borad

adminpage

Only Admin can have the authority to add new Productadminproductadd

Only Admin can have the authority to see all the Product Information and can perform CURD operation (i.e updating and deleting product)adminallproduct

Only Admin can see all the Orders detailsadminordercheck

User Product details information productpage

User Product Buying pageorderpage

User Cart page cartpage

User orders pageorderdpage