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"
- Host: GitHub
- URL: https://github.com/devopsthinh/recipesandroidkotlin
- Owner: DevOpsThinh
- Created: 2022-02-16T17:59:31.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2022-02-16T18:40:49.000Z (over 3 years ago)
- Last Synced: 2025-01-23T00:13:39.717Z (5 months ago)
- Topics: android-application, anko, junit5, kodein-android, koin-android, kotlin-android, kotlin-language
- Homepage:
- Size: 0 Bytes
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
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.