This project is a comprehensive e-commerce web application designed for efficient sales management. It utilizes Java Enterprise Edition (JEE) along with various frameworks such as Hibernate, Struts, and Spring. The implementation follows the UML design method, ensuring a structured approach.
- Register, Login, Logout, Reset Password
- View articles
- Search for an article
- Add items to the shopping cart
- Place and track orders
- Generate and print invoices
- View order history
- Admin functionality for sales operation reports
- Admin functionality for user management
- Java
- Hibernate
- Struts
- Spring
- MySQL
- HTML
- CSS
- jQuery
- Java Development Kit (JDK)
- Integrated Development Environment (IDE) for Java
- MySQL Database
- Apache Tomcat Server
- Fork then Clone the repository.
- Import the project into your preferred IDE.
- Set up the database using the provided SQL scripts.
- Configure database connection properties in the project.
- Run the application on an Apache Tomcat Server.
- View Articles: Browse through the available articles.
- Search for an Article: Utilize the search functionality to find specific items.
- Add to Cart: Select items and add them to your shopping cart.
- Place an Order: Complete the checkout process to place an order.
- Print Invoice: Generate and print the invoice for your order.
- View Orders: Check your order history.
- Admin Operations: Access sales operation reports and manage users.
We welcome contributions to enhance the functionality and features of this e-commerce sales management system. If you find any issues or have suggestions, feel free to create a pull request.