simranbhatt / paymentSplitApp

This little OOP refresher forms the basics of a payment split application. A user can add an expense, the number of people splitting it, and the type of split and view the balances owed. Users and Expenses can be added via the command line, and balances can be similarly viewed. Command formats are shown when running the program. Execution of a design prompt from workat.tech.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This repository is not active

About

This little OOP refresher forms the basics of a payment split application. A user can add an expense, the number of people splitting it, and the type of split and view the balances owed. Users and Expenses can be added via the command line, and balances can be similarly viewed. Command formats are shown when running the program. Execution of a design prompt from workat.tech.


Languages

Language:Java 100.0%