Saved searches

Use saved searches to filter your results more quickly

Cancel Create saved search Sign up Reseting focus

You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session.

A comprehensive Java project for a shopping cart system that allows customers to make purchases, calculate bills with discounts, manage inventory, and generate reports. Implemented based on the MVC and DAO model with a MySQL database.

Notifications You must be signed in to change notification settings

ThibaultProject/ECE-Shopping---Java-Shopping-Cart-System

This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Go to file

Folders and files

Last commit message Last commit date

Latest commit

History

View all files

Repository files navigation

ECE Shopping - Java Shopping Cart System

This project is a Java application that enables users to shop online, calculate bills with discounts, and manage inventory data. It was developed as part of an academic project.

PowerPoint Documentation

  1. Title page with project details
  2. Table of Contents
  3. Model of the database
  4. Class diagram using Draw.io
  5. Presentation of the website's graphical layout
  6. Individual project status
  7. Precise bibliography of all sources
  8. Submission guidelines (Annex)

Key Features

Technologies Used

Note: This README is a brief overview of the project. The detailed documentation, code, and graphics should be provided in the project repository.

Project created by [Thibault Di Giannantonio] (GitHub : ThibaultProject)

Images

Image1 image image2

About

A comprehensive Java project for a shopping cart system that allows customers to make purchases, calculate bills with discounts, manage inventory, and generate reports. Implemented based on the MVC and DAO model with a MySQL database.