Skip to content

An android application for recipes of various meals and drinks

Notifications You must be signed in to change notification settings

KrishVerma7/CookBook

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CookBook: Your Delicious Recipe Companion🍲📔🧑🏻‍🍳

CookBook provides a delightful culinary experience with a vast collection of recipes for all your cravings, from appetizers and main courses to desserts and drinks.

Features✨

  • Extensive Recipe Library: Explore a rich database of recipes categorized into Foods, Drinks, Main Courses, and Desserts.
  • Intuitive UI Design: Navigate with ease through a visually appealing interface.
  • Powerful Search: Find the perfect recipe in a snap using the intuitive search functionality.
  • Organized Categories: Quickly browse through recipes based on your culinary preferences.
  • Popular Recipes Section: Discover trending dishes loved by the community.
  • Detailed Ingredient Lists: Get a clear picture of everything you'll need for each recipe.
  • Step-by-Step Instructions: Follow along with easy-to-understand instructions to whip up delicious meals.
  • Robust Database Integration: Leverage Android Room for seamless data storage and retrieval.

Video Demonstration

Watch a quick video showcasing CookBook in action:

CookBook.App.Demo.mp4

Screenshots

Built With🛠️

  • Android: The underlying platform for native Android app development.
  • Kotlin: The modern programming language for concise and expressive code.
  • XML: Defines the layout and structure of the user interface.
  • Android Room: Streamlines database interactions with an abstraction layer over SQLite.
  • Kapt: Facilitates code generation for Android Room entities and relationships.
  • Glide: Handles image loading efficiently, optimizing app performance.
  • DAO: (Data Access Object) Provides a clean interface for interacting with the database tables.
  • Local Database: (SQLite) Stores recipes and other app data locally on the device.
  • Data Binding: Simplifies binding data to UI components, reducing boilerplate code.

About

An android application for recipes of various meals and drinks

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages