f3f83b7ca90619858e8f1582fa826673616a8574
The `Expense` entity and its associated API endpoints have been updated, and a new `ExpenseShare` entity with a corresponding DAO has been added. The `MainViewModel` now includes logic to fetch expenses from the server upon successful session validation. The `DashboardScreen` has been updated to display a list of expenses using a `LazyColumn` and a new `ExpenseItem` component. Additionally, the `APIService` has been expanded to include CRUD operations for expenses and user information.
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%