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 the ability to preview meals by way of their ingredients, and categories, and even gives access to random meals. 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 where the meals came from, watch how to prepare the meals on YouTube, search for restaurants in the Tampa area using the Yelp API (had to specify location unfortunately), and more. I also added Firebase for authentication, firestore, analytics, and performance metrics to familiarize myself with Jetpack Compose. I'm still exploring Compose so this project introduced and reinforced concepts I haven't worked with in a while. 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 To 0.25x

1001.mp4

Source Website and YouTube

1001.1.mp4

Google Maps

1002.mp4

Contact

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