Skip to content

A very object oriented implementation of a cash register system in java

Notifications You must be signed in to change notification settings

wmuth/JavaCashSystem

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JavaCashSystem

A very object oriented implementation of a cash register system in java

To use

This project is build using Maven, hence:

  • To build: mvn package
  • To test: mvn test
  • To run: build then java -cp target/JavaCashSystem-1.0.jar com.github.wmuth.JavaCashSystem.start.Main

About

A very object oriented implementation of a cash register system in java

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages