4104930ea5d8fd5f6b0b181a985d65df48f7cf80
Implemented `UserRepository` and `ExpenseShareRepository` to handle data fetching with a caching strategy (local DAO + remote API). Specific changes include: - Added `getUserById` to `UserDao` and updated `getShareById` in `ExpenseShareDao` to support nullable returns. - Updated `APIService` and `ComDataTypes` to include endpoints and data models for User info, Expense Shares, and pluralized Expense responses. - Refactored `ExpenseRepository` to use the updated API naming conventions and removed debug print statements.
ShAp-Planner
ShAp-Planner is a self-hosted app for managing finances, tasks, and data within shared households.
The app is fully open source, lightweight, and can run on small devices like Raspberry Pi or older computers.
Backend: Go
Frontend: Android (Kotlin)
License: CC0 1.0
Installation
You can either build the app from source or download the apk (will be available soon)
License
This work is marked CC0 1.0
Languages
Kotlin
100%