Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 681 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 681 Bytes

NCS--Expense-Settler

Its a Expense Distrubutor that helps in settling debt or credit within group of people/members based on a shared expense, using simple Arrays and SQL database.

Working

It takes a basic connectivity between java based Desktop Application having its Backend in MYSQL. The algortihms simply applies addition and subtraction assigments to the debts and credits, generated by the subtraction of amount registered in MYSQL table and the averaged out amount of the trip.

Credits

Mathematical Modelling and Designing- P.V.S Chakradhar & ArcherL.

Algorithm Designing - ArcherL, Sahil Kukreja & P.V.S Chakradhar.

Coding(Front end & backend)- ArcherL.