Can't think of what to eat? Help yourself with this Food Recommendation App!
This is the first app that I made using the MVVM Architecture. I followed a tutorial but I made some improvisation and my own features.
- Instructive- Every meal is detailed starting from its ingredients upto instructional video provide by theMealDB API
- Recommendation- Generates a random meal
- Popular Meal- Since I can't pay for the API, I only generate list of meal based on certain category
- Find meal by Category- User can sort meals based on category they have chosen
- Save a meal as Favorite- Meal can be saved locally.
- Browse Meals- User can browse the list of meal available in theMealDB API and show them alphabetically.
I had a lot of hiccups making this app because MVVM is something new to me. But in the end, I was able to finish finish the project and optimize some part which was not included in the video.
- Open Android Studio
- Click File -> New -> Project from Version Control
- In the URL field, paste this: https://github.com/Fangzsx/my-fud-app.git
- Set directory of the project
- Click Clone
SDP/SSP by Intuit 😍😙
Retrofit by Squareup 😎🤗