Skip to content

gouthamsivakumar1/Recipe

Repository files navigation

E-RecipeNote

E-RecipeNote is a recipe reminder app which will be helpfull when people want to rembered the recipe for future use.E-RecipeNote allow user remember the indegredients and howTomake recipe in more userfriendly manner and all datas will be stored in internal database , so that the user can retrieved the details whenever they needed. In Addtionally,User can take the pic of the recipe and store as they wish.

COMPONENTS USED

1.MVVM architecture -one of the architectural patterns which enhances separation of concerns, it allows separating the user interface logic from the business (or the back-end) logic.it's mainly used for long-term project

2.JetPack architecture - is a suite of libraries, tools, and guidance to help developers write high-quality apps more easily.

3.Kotlin Co-routine-contains a number of high-level coroutine-enabled primitives that this guide covers, including launch, async and others

4.ROOM Library - Storing data in internal database

5.koin -A light weight Framework for dependency injection

6.DataBinding -allows you to bind UI components in your layouts to data sources in your app using a declarative format rather than programmatically.

SCREENSHOTS

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages