Developed the "Meal App" Android application to show a list of Dishes with photos and names fetched from a remote API from www.themealdb.com. Used MVVM Architecture and Java as programming language.
🔗 Link for website: https://www.themealdb.com/
https://github.com/Akash-Ramjyothi/Meal-App/raw/master/APK/app-debug.apk
WhatsApp.Video.2021-09-17.at.4.03.17.AM.mp4
- Open Android Studio IDE.
- Clone with
git clone https://github.com/Akash-Ramjyothi/Meal-App
. - Select whether to run on Android Emulator or Physical Device connected with USB.
- Take a look at the Existing Issues or create your own Issues!
- Wait for the Issue to be assigned to you after which you can start working on it.
- Fork the Repo and create a Branch for any Issue that you are working upon.
- Create a Pull Request which will be promptly reviewed and suggestions would be added to improve it.
- Add Screenshots to help me know what this Code is all about.