This repository contains an E-Commerce web application developed as a group assignment for the second-year first-semester project. The application is built using Java Enterprise Edition technologies, including Servlets, JSP, JDBC, HTML, CSS, and Java.
- User authentication and authorization 🔐
- Product browsing and search functionality 🔍
- Shopping cart management 🛍️
- Checkout process 💳
- Order management 📦
- Admin panel for managing products and users 👩💼👨💼
- Java Enterprise Edition (Java EE) ☕
- Servlets 🔄
- JavaServer Pages (JSP) 🌐
- Java Database Connectivity (JDBC) 🗃️
- HTML 📝
- CSS 🎨
- MySql 🛒
To get started with this project, follow these steps:
- Clone this repository to your local machine.
- Set up your Java EE development environment.
- Import the project into your IDE.
- Configure the database connection settings.
- Build and deploy the application to your application server.
- Access the application through your web browser.
This project is licensed under the MIT License.