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
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Go to fileThis 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.
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)
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.