Skip to content

An application built with Jetpack Compose that gives users the capability to explore meals and recipes.

Notifications You must be signed in to change notification settings

GetRighhttt/RecipeCompose

Repository files navigation

Recipe Compose

Introduction

This app uses TheMealDB, YelpFusion, and Google Maps APIs to allow users to find recipes. I have leveraged most of the Jetpack Components to create this application and further explore Jetpack Compose. A user can save their favorite meals, visit the source of the meals, watch how to prepare the meals on YouTube, search for businesses in the area, and more. I also added Firebase for authentication, firestore, analytics, and performance metrics. I also monitor network connectivity in the application and handle permissions. I tracked my progress and created issues similar to a regular workflow to show progression. I'm looking to add more progressively so I'm open to collaboration.

Installation

  1. Have Android Studio downloaded.
  2. Clone the repository into Android Studio: git clone "git@github.com:GetRighhttt/RecipeCompose.git"

Usage

  1. Open the project in Android Studio.

  2. Modify the source code to fit your needs.

  3. Build the project.

  4. Start the project.

  5. Use the project as desired.

Contributing

  1. Fork the repository.

  2. Create a new branch for your changes.

  3. Make your changes.

  4. Write tests to cover your changes.

  5. Run the tests to ensure they pass.

  6. Commit your changes.

  7. Push your changes to your forked repository.

  8. Submit a pull request.

Demo

Slow Playback Speed Down

Recent Design Refactor 12/29/2024

Material3.mp4

###Maps

Maps.mp4

Local Storage

Favorites.mp4

Contact

If you have any questions or comments, please contact stefanbusiness95@gmail.com.