Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/fatimazza/mymealapp
https://github.com/fatimazza/mymealapp
Last synced: about 6 hours ago
JSON representation
- Host: GitHub
- URL: https://github.com/fatimazza/mymealapp
- Owner: Fatimazza
- Created: 2023-11-04T16:21:30.000Z (about 1 year ago)
- Default Branch: master
- Last Pushed: 2023-11-15T04:20:43.000Z (about 1 year ago)
- Last Synced: 2023-11-15T06:27:55.492Z (about 1 year ago)
- Language: Kotlin
- Size: 166 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# MyMealApp
The app showcases a list of Meals with detailed recipes.
This app uses Open APIs from here: https://www.themealdb.com/api.php.
The app makes use of Jetpack Compose, Retrofit, Room, Kotlin Coroutines,
Coil image loading library, Navigation Component, and Android Architecture.