Skip to content

aditi55/Supermarket

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Supermarket App

This Supermarket App is a Java-based application that utilizes Object-Oriented Programming (OOP) concepts to manage products, generate bills, and apply discounts. The application is designed to calculate the total bill amount considering discounts for each product.

Features

  • Product Management: Easily add, remove, and update products in the inventory.
  • Bill Generation: Generate bills for purchases, considering discounts where applicable.
  • Discount Handling: Apply discounts based on various criteria like product type, quantity purchased, etc.
  • Object-Oriented Design: Utilizes OOP principles for a modular and maintainable codebase.

Releases

No releases published

Packages

No packages published

Languages