https://github.com/zaaim-halim/java-ee-e-commerce-web-app
E-commerce web app: basic e-commerce workflow +registration with email verification + authentication using java ee Filters
https://github.com/zaaim-halim/java-ee-e-commerce-web-app
ecomerce-web-app ecommerce-website java-ee-8 webapp
Last synced: 5 months ago
JSON representation
E-commerce web app: basic e-commerce workflow +registration with email verification + authentication using java ee Filters
- Host: GitHub
- URL: https://github.com/zaaim-halim/java-ee-e-commerce-web-app
- Owner: Zaaim-Halim
- Created: 2021-05-01T14:28:43.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2021-05-01T15:10:43.000Z (over 4 years ago)
- Last Synced: 2025-03-16T18:27:05.765Z (9 months ago)
- Topics: ecomerce-web-app, ecommerce-website, java-ee-8, webapp
- Language: JavaScript
- Size: 4.48 MB
- Stars: 3
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# java-EE-E-Commerce-Web-App
E-commerce web app: basic e-commerce workflow +registration with email verification + authentication using java ee Filters + jboss wildfly 18 used to deploy the app
the application contains two main part : one is public for the client to perform different kind of operation and the other is for the administration
public interface :

login interfece

administration
