From 7a53b786357d3068996107a635d3c2ac40371670 Mon Sep 17 00:00:00 2001 From: Amisha Canopas Date: Wed, 18 Sep 2024 16:57:00 +0530 Subject: [PATCH] Update README.md --- README.md | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 4501b0862..432b32f17 100644 --- a/README.md +++ b/README.md @@ -15,11 +15,13 @@ Whether it's a group trip🌍, shared household bills🏠, or any other collecti ## Features🌟 + +Splito is currently in active development 🚧, with plans to incorporate additional features shortly. + - **Group Management:** Create and manage multiple expense groups👥 for different purposes (e.g., games, trips, shared bills). - **Expense Tracking:** Add expenses💰 with details such as description, amount, payer, and date. - **Expense Splitting:** Split expenses equally⚖️ or based on customizable ratios among group members. - **Payment Settlement:** Easily settle up💳 the payments with other members of the group to clear outstanding balances. -- **Real-time Sync:** All changes are synchronized🔄 across devices in real-time via Firebase.
How to Use Splito @@ -103,7 +105,10 @@ Splito utilizes the latest iOS technologies and adheres to industry best practic - MVVM Architecture - SwiftUI - Combine + Swift -- Firebase Datastore +- Concurrency +- Cloud Functions +- Firebase Firestore +- Firebase Authentication - Swinject for DI - SwiftLint for Lint - CocoaLumberjack for Logging