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!
- Have Android Studio downloaded.
- Clone the repository into Android Studio:
git clone "git@github.com:GetRighhttt/RecipeCompose.git"
-
Open the project in Android Studio.
-
Modify the source code to fit your needs.
-
Build the project.
-
Start the project.
-
Use the project as desired.
-
Fork the repository.
-
Create a new branch for your changes.
-
Make your changes.
-
Write tests to cover your changes.
-
Run the tests to ensure they pass.
-
Commit your changes.
-
Push your changes to your forked repository.
-
Submit a pull request.
1001.mp4
1001.1.mp4
1002.mp4
If you have any questions or comments, please contact stefanbusiness95@gmail.com.