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.
- 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.
Material3.mp4
###Maps
Maps.mp4
Favorites.mp4
If you have any questions or comments, please contact stefanbusiness95@gmail.com.