Skip to content

This is a expense splitting application. Supports splitting expenses with your friends.

Notifications You must be signed in to change notification settings

karanbhatia116/clip

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Clip

This application supports multiple features such as:

  • add expense ✅
  • remove expense ✅
  • settlement between users ✅
  • update expense ✅
  • create group ✅
  • add another user to group ✅
  • update group ✅
  • delete group ✅
  • simplify splits in the group ✅
  • can check the total lent amount and borrowed amount among users and groups ✅
  • can list/view all the groups a user is a part of ✅
  • can list/view all expenses in a group ✅
  • can check total owing amount in the group ✅
  • can check transactions in the group where user is owed by or owing some amount to their friend ✅

Todo Items

  • Fix simplify splits logic
  • Refactor error handling by throwing custom exceptions and catching at interceptor
  • Refactor expense addition
  • Fix error handling for expenses
  • Add support for automatic split calculation from backend without relying on client to provide splits

About

This is a expense splitting application. Supports splitting expenses with your friends.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages