Skip to content

SachithraPinnaduwa/JAVA-coursework-2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Store Management System

This Java program simulates a store management system where a manager can manage the store's stock through a CLI and customers can buy items from the store.

Features

  • Add new items to the store
  • View current stock
  • Sell items to customers
  • Calculate total revenue

Usage

  1. Compile the program: javac StoreManagementSystem.java
  2. Run the program: java StoreManagementSystem

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages