Skip to content

vishalbedi/CMH-POS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

CMH-POS

A Point of sale System that works on CLI

The Application is coded in JAVA. The application runs in two modes Admin and Customer. A command line argument is required for each mode. 1 == Customer Mode 0 == Admin Mode

Running the Application

Compile all the java files using - java *.java

Execute the the program by java POSView [mode]

About

A Point of sale System that works on CLI

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages