Plateful is an application where you can add your dish recipes 🍽️ or you can see other exotic dishes 🤤 within the app which you can add to your favorites section .You will always be notified about the newest recipient through a notification. It's a one-stop solution for all Cooking lovers 👩🏻🍳.
Kotlin: First class and official programming language for Android development.
Coroutines: For asynchronous and thread management.
Work Manager: Work Manager in Android is a component of Android Jetpack that facilitates the scheduling of background tasks.
RxJava: RxJava enables Reactive Programming in Android, handling asynchronous events efficiently.
Room: Room is a persistence library for Android that simplifies local database storage.It offers an abstraction layer over SQLite, making database access more robust
Retrofit: A type-safe HTTP client for Android.
Pallete: The Palette API in Android is a Jetpack library that extracts prominent colors from images, aiding in creating visually engaging apps
Notification: A notification on Android is a message that appears outside of an app's UI to provide users with information and reminders
Navigation components: Navigation refers to the interactions that let users navigate across, into, and back out from the different pieces of content within your app..
MVVM: MVVM suggests separating the data presentation logic(Views or UI) from the core business logic part of the application.
Install my project with the GitHub URL
git clone [email protected]:preetishsrivastav/NoteIt.git