Split-Kar

Split Your Bills Easily

Youtbe Video

Download Split-Kar Apk

Build Status

Features ✨

  • Create groups for different needs
  • Separate section for your groups and friends group.
  • Add unlimited bills
  • Settle payments with minimum number of transactions
  • "Quick Split" feature lets you split the amount without adding users, or creating group

How I built it 👩‍💻:

  • I used android studio with java to build the application
  • Used "Appwrite.io" for backend (Self Hosted)
  • Add unlimited bills
  • For OTP ,I used firebase login system

Challenges I faced and how I solved them 🔨:

  • Appwrite does not have a free OTP system so i had to add users in collection instead of Apwrite's users section.
  • Split-kar can have many groups, it's members and bills and appwrite does not provide any thing to combine two collection so i have to find a way to fastly fetch the data and reduce the number of request.
  • Not every friend will have an account on split-kar so for this i added