jitacm / -30DaysDevChallenge-

Welcome to the 30DayDevChallenge repository! This repository is dedicated to a month-long coding challenge designed to help developers of all levels enhance their skills through daily coding tasks and projects.
19 stars 28 forks source link

Supermarket Billing System / 30_Days_Of_Java #262 #289

Closed nikharepriyant closed 3 months ago

nikharepriyant commented 3 months ago

Issue Number: #262

Title: Add Supermarket Billing System Project

Description: This pull request adds the Supermarket Billing System project to the 30_days_of_java folder under the 30DaysDevChallenge repository. The project is a simple console-based Java application that simulates a supermarket billing process, allowing users to add items to a cart, view the cart, and generate a bill.

Key Features:

Screenshots:

Supermarket Billing System Exiting

How to Test:

  1. Clone the repository and navigate to the 30_days_of_java folder.
  2. Compile and run the SupermarketBillingSystem.java file.
  3. Test the features by adding items, viewing the cart, and generating the bill.

Additional Notes:

github-actions[bot] commented 3 months ago

Thank you for submitting your pull request! 🙌 We'll review it as soon as possible. In the meantime, please ensure that your changes align with our [CONTRIBUTING.md]. If there are any specific instructions or feedback regarding your PR, we'll provide them here. Thanks again for your contribution! 😊