Skip to content

Latest commit

 

History

History
189 lines (122 loc) · 7.13 KB

README.md

File metadata and controls

189 lines (122 loc) · 7.13 KB

JEE E-Commerce Sales Management System

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.

Project Overview

Key Features

  • 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

Technologies Used

  • Java
  • Hibernate
  • Struts
  • Spring
  • MySQL
  • HTML
  • CSS
  • jQuery

Getting Started

Prerequisites

  • Java Development Kit (JDK)
  • Integrated Development Environment (IDE) for Java
  • MySQL Database
  • Apache Tomcat Server

Installation Steps

  1. Fork then Clone the repository.
  2. Import the project into your preferred IDE.
  3. Set up the database using the provided SQL scripts.
  4. Configure database connection properties in the project.
  5. Run the application on an Apache Tomcat Server.

Usage

  1. View Articles: Browse through the available articles.
  2. Search for an Article: Utilize the search functionality to find specific items.
  3. Add to Cart: Select items and add them to your shopping cart.
  4. Place an Order: Complete the checkout process to place an order.
  5. Print Invoice: Generate and print the invoice for your order.
  6. View Orders: Check your order history.
  7. Admin Operations: Access sales operation reports and manage users.

Contributing

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.


 
© by Walid BOUSSOU  🇲🇦 😄
 


👏 Thanks for the support

Stargazers

Stargazers repo roster for @walidbosso/JEE_Sales_MANAGEMENT

Forkers

Forkers repo roster for @walidbosso/JEE_Sales_MANAGEMENT

Contributors



Back to top

GitHub last commit (by committer)

GitHub License

𝚂𝚑𝚘𝚠 𝚜𝚘𝚖𝚎 💙 𝚋𝚢 𝚜𝚝𝚊𝚛𝚛𝚒𝚗𝚐 ⭐ 𝚝𝚑𝚎 𝚛𝚎𝚙𝚘𝚜𝚒𝚝𝚘𝚛𝚢!


Back to top

Back to Top