https://github.com/rakesh3596/e-commerce
E-commerce application using Angular as an Front-End and Spring-Boot as an Back-End
https://github.com/rakesh3596/e-commerce
angular-cli angular-material bootstrap4 core-java hibernate html-css-javascript maven mysql-database postman spring-boot spring-security-jwt sts4 vscode
Last synced: 4 months ago
JSON representation
E-commerce application using Angular as an Front-End and Spring-Boot as an Back-End
- Host: GitHub
- URL: https://github.com/rakesh3596/e-commerce
- Owner: Rakesh3596
- Created: 2023-02-09T04:34:24.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2023-02-09T11:19:13.000Z (about 2 years ago)
- Last Synced: 2024-11-08T07:48:40.656Z (6 months ago)
- Topics: angular-cli, angular-material, bootstrap4, core-java, hibernate, html-css-javascript, maven, mysql-database, postman, spring-boot, spring-security-jwt, sts4, vscode
- Language: TypeScript
- Homepage:
- Size: 63.8 MB
- Stars: 15
- Watchers: 1
- Forks: 18
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 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

## Sign-Up page

## LogIn page

## Admin Dash Borad

## Only Admin can have the authority to add new Product
## Only Admin can have the authority to see all the Product Information and can perform CURD operation (i.e updating and deleting product)
## Only Admin can see all the Orders details
## User Product details information 
## User Product Buying page
## User Cart page 
## User orders page