Skip to content

Shubh0405/Money-Splitter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 

Repository files navigation

Money-Splitter

Money splitting app built using HTML, CSS, Python and django.

Money Splitter is an esy to use money splitting app where you can keep track of your budgets and calculate how much money you have to give or take from your friends. This app can be very useful during trips and other occassions where calculation of budget and who pays for what is necessary.

Some of the features this website contains:

  1. Login with Google.
  2. Calculate your own personal budget by adding your incomes and expenses. Those data will be saved in your account and you can delete them later.
  3. Create Rooms ( Groups for splitting money ) and add your friends.
  4. Add transction in your room and select all members who are gonna split the amount. ( Person who pays can only add that transaction).
  5. Check who pays how much amount and whom you should pay for which transaction in my debts section.
  6. To see final splitting click " show final settlements " button in my debts page. There you will see total settlement who have with others from all transactions.
  7. You can settle the debts when your friend pays you.
  8. You can Update your transaction if any changes are required. ( Only creator of the transaction can update it.)

Screen shots of the website

Home page.

splitter-homepage1 splitter-homepage2

Sign Up Page

splitter-singup

Sign In Page

splitter-signin

Personal-budget Page

splitter-personal-budget

Room List Page

splitter-roomlist

Room Detail Page

splitter-roomdetail

My debts Page

splitter-mydebts

Final Settlements Page

splitter-finaldebts