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

https://github.com/devopsthinh/recipesandroidkotlin

The meal recipe application. We follow the latest trends & technology in the market. We make sure our code is of production quality. "Android mobile development has been Kotlin-first since Google I/O in 2019"
https://github.com/devopsthinh/recipesandroidkotlin

android-application anko junit5 kodein-android koin-android kotlin-android kotlin-language

Last synced: 3 months ago
JSON representation

The meal recipe application. We follow the latest trends & technology in the market. We make sure our code is of production quality. "Android mobile development has been Kotlin-first since Google I/O in 2019"

Awesome Lists containing this project

README

        

The Android application will be showing meal recipes.

The meal recipe application is an abstract term.

It can contain a lot of features.
Product owner (PO) has a below requirements:
- As a user, I can browse through various meal recipes.
- As a user, I want to see a list of meals with its ingredients.
- As a user, I should be able to see steps to prepare that meal.
- As a user, I should be able to see the latest recipe.
- As a user, I should be able to search for a meal by its name.
- As a user I should be able to see meal by category.

We follow the latest trends and technology in the market and

want us to use Kotlin as a programming language.

We make sure our code is of production quality & we follow all

best practices we know.