Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rakesh3596/digital-e-commerce-website
Digital E-commerce application using Angular as an Front-End and Spring-Boot as an Back-End
https://github.com/rakesh3596/digital-e-commerce-website
angular bootstrap4 hibernate java mysql-database spring-boot spring-mvc spring-security sql sts-code-platform swagger-ui vscode
Last synced: 22 days ago
JSON representation
Digital E-commerce application using Angular as an Front-End and Spring-Boot as an Back-End
- Host: GitHub
- URL: https://github.com/rakesh3596/digital-e-commerce-website
- Owner: Rakesh3596
- Created: 2023-12-19T11:56:33.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2023-12-27T10:29:03.000Z (about 1 year ago)
- Last Synced: 2024-11-08T07:48:16.087Z (2 months ago)
- Topics: angular, bootstrap4, hibernate, java, mysql-database, spring-boot, spring-mvc, spring-security, sql, sts-code-platform, swagger-ui, vscode
- Language: TypeScript
- Homepage:
- Size: 63.8 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Digital-E-commerce-website
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](https://user-images.githubusercontent.com/101379879/217789275-e546df18-8de3-4c25-816a-e5085b37c178.PNG)
## Sign-Up page
![signuppage](https://user-images.githubusercontent.com/101379879/217794231-f4e1085d-12eb-46dc-8bee-49e2d67940a0.PNG)
## LogIn page
![loginpage](https://user-images.githubusercontent.com/101379879/217794321-301614c7-2fcb-4161-b361-12433d7433a1.PNG)
## Admin Dash Borad
![adminpage](https://user-images.githubusercontent.com/101379879/217791236-92cb44e1-96ae-4ae0-b3d8-ab24616934b7.PNG)
## Only Admin can have the authority to add new Product![adminproductadd](https://user-images.githubusercontent.com/101379879/217791729-ff4a2351-9dc3-4a70-8e05-445dea1b8295.PNG)
## Only Admin can have the authority to see all the Product Information and can perform CURD operation (i.e updating and deleting product)![adminallproduct](https://user-images.githubusercontent.com/101379879/217792931-c41e042b-d466-4768-91a4-15c64ea7e371.PNG)
## Only Admin can see all the Orders details![adminordercheck](https://user-images.githubusercontent.com/101379879/217793512-1551c0e7-5091-450d-8a36-a909bd2cbe10.PNG)
## User Product details information ![productpage](https://user-images.githubusercontent.com/101379879/217794927-f777b557-6016-4969-81d3-22ec1645287e.PNG)
## User Product Buying page![orderpage](https://user-images.githubusercontent.com/101379879/217795525-6f12d95e-5c42-4311-83ac-17fc74457e72.PNG)
## User Cart page ![cartpage](https://user-images.githubusercontent.com/101379879/217795723-29b4ab61-4473-4a45-900e-51dddd98607d.PNG)
## User orders page![orderdpage](https://user-images.githubusercontent.com/101379879/217795985-64c46aa9-f0d8-4b17-87b5-fd8e9ff9d9eb.PNG)