A mobile app for tracking and splitting group expenses. Perfect for trips, shared housing, or any situation where multiple people need to track shared costs.
Full documentation is available in the docs/ directory:
- Features: Details on Expenses, Settlements, and Offline Mode.
- Architecture: Software stack and project structure.
- Setup: Development environment setup.
- Database: Firestore schema reference.
- Backend: Cloud Functions and Security.
- Clone:
git clone ... - Setup: Ensure you have Flutter installed and
google-services.json(Android) from Firebase. - Run:
flutter run(Android is the primary test platform).
This project is licensed under the GNU General Public License v3.0.
See LICENSE for details.