Skip to content

sowndhariyasugan/vending-machine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Vending Machine Application

Project Objective

This project is a simple Java console-based application that simulates a vending machine. It serves as a learning project to understand basic Java programming concepts.

Features

  • Menu Display: Displays available items and their prices.
  • Order Placement: Allows customers to select and order items.
  • Payment Simulation: Simulates payment methods (e.g., cash or virtual wallet).
  • Inventory Management: Tracks and updates item availability.
  • Order Confirmation: Provides a confirmation message after a successful order.

Technologies Used

  • Java

Usage

  • Follow the prompts on the console to:
    • View the menu.
    • Select items and place orders.
    • Complete payment.
    • Receive order confirmation.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages