Split-Kar - hackathon project
Split-Kar
Split your trip, food, and travel bills among your friends easily.
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)
- 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 phone number login and you can add users by their phone number.
- they don't even need to have an account
Thank you for checking out my project please share your views and upvote the project.
Comments (0)