https://github.com/annal001/greeneats
A mobile app through which one can view and bookmark healthy recipe options based on their preferred diet type, cuisine type or dish type. The recipes are fetched via the Edamam API. Modern Android Development practices that are used include Jetpack Compose, MVVM architecture, Repository pattern and Dependency injection with Hilt.
https://github.com/annal001/greeneats
android-application android-kotlin android-multi-module compose-navigation firebase-auth hilt-dependency-injection jetpack-compose
Last synced: 3 months ago
JSON representation
A mobile app through which one can view and bookmark healthy recipe options based on their preferred diet type, cuisine type or dish type. The recipes are fetched via the Edamam API. Modern Android Development practices that are used include Jetpack Compose, MVVM architecture, Repository pattern and Dependency injection with Hilt.
- Host: GitHub
- URL: https://github.com/annal001/greeneats
- Owner: AnnaL001
- License: mit
- Created: 2024-03-31T16:31:43.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-11-17T15:28:06.000Z (7 months ago)
- Last Synced: 2025-01-21T06:11:33.471Z (5 months ago)
- Topics: android-application, android-kotlin, android-multi-module, compose-navigation, firebase-auth, hilt-dependency-injection, jetpack-compose
- Language: Kotlin
- Homepage:
- Size: 70.2 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# GREENEATS
A mobile app through which one can view and bookmark healthy recipe options based on their preferred diet type, cuisine type or dish type. The recipes are fetched via the Edamam API. Modern Android Development practices that are used include:```
Android Multi-module project
Jetpack Compose
MVVM architecture
Repository pattern
Dependency injection with hilt
Compose navigation
`````` Development is ongoing```