Skip to content

Latest commit

 

History

History
59 lines (27 loc) · 2.51 KB

README.md

File metadata and controls

59 lines (27 loc) · 2.51 KB

ic_launcher-playstore

Plateful

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 👩🏻‍🍳.

📱 Screenshots

WhatsApp Image 2023-12-19 at 23 45 55 WhatsApp Image 2023-12-19 at 23 45 56 WhatsApp Image 2023-12-19 at 23 45 58 WhatsApp Image 2023-12-19 at 23 45 59 WhatsApp Image 2023-12-19 at 23 46 00

Built With 🛠️

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

👷 Architecture

MVVM: MVVM suggests separating the data presentation logic(Views or UI) from the core business logic part of the application.

Local Setup

Install my project with the GitHub URL

  git clone [email protected]:preetishsrivastav/NoteIt.git