kaustubhdgr8 / split-bills

Splitting bill based on total amount, number of people and different things bought by different people
0 stars 0 forks source link

Bill splitter

Bill splitter is a web based application useful to track and split your expenses among friends.

What does it do?

Dashboard

Displays at a glance total debt, the pending dues with friends and non-settled expense groups. Options are also provided to settle dues by navigating to 'Friends' page and view detailed expenses by navigating to 'Groups' page.

Friends

Displays a list of all the friends with option to see details of each friends. It also has an option to add a new friend and add a new expense. This page has following functionalities:

The grand total of the amount you owe or you are owed is always shown on top with red or green color respectively.

Groups

Displays the list of all groups with option to see details of each group. It also has an option to add a new group and add a new expense. This page has following functionalities:

The grand total of the amount you owe or you are owed is always shown on top with red or green color respectively.

How is it built?

How to run it?

npm install
grunt
firebase emulators:start

What next?

Displaying charts based on expense categories and dues