An open API service indexing awesome lists of open source software.

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.

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```