An open API service indexing awesome lists of open source software.

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

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 :
![Screenshot](Capture.JPG)

login interfece
![Screenshot](Capture1.JPG)

administration
![Screenshot](Capture2.JPG)