Foodsharing Android
-
The app complies with the inclusion criteria -
The app is not already listed in the repo or issue tracker. -
The original app author has been notified (and supports the inclusion).
Link to the source code:
https://gitlab.com/foodsharing-dev/foodsharing-android
License used:
GNU General Public License v3.0
Category:
Internet/Social
Summary:
An android app for foodsharing.
Description:
- written in Kotlin
- uses dagger/retrofit/okhttp libraries
Current features:
- account
- login and logout
- chat
- list of existing chats
- individual chat with websocket updates
- map
- shows food baskets and fair share points
- food baskets
- list of one's own and nearby baskets
- show basket information and contact the owner
- create and edit baskets
- profile
- show user profiles
- fair-share points
- show information about a fair-share point
It's quite basic for now still, lots of rough edges.