Skip to content

Improved version of FavDish android application from Android 11 Jetpack Masterclass Udemy Course by Denis Panjuta.

Notifications You must be signed in to change notification settings

ysahmed/FavDish-improved

Repository files navigation

About

Improved version of FavDish android application from Android 11 Jetpack Masterclass Udemy Course by Denis Panjuta. This project is a playground for me. I will keep experimenting and modifying the code as I learn more. Check the master branch if code is not visible to you.

Improvements

  • Cleaner and non-repetitive code
  • Replaced deprecated APIs
  • More translatable
  • Filtering dishes shows filter category on the actionbar
  • Removed RxJava with Kotlin coroutines

📚 Tech stack & Open-Source Libraries

🍽 Open API

FavDish using the Spoonacular API for constructing RESTful API. spoonacular API provides a RESTful API interface to highly detailed objects built from thousands of lines of data related to Food.

Sign Up Spoonacular API website and get your free API key. Create API.kt file and put your API key value! Now you can use this app ✨

👉🏻 Udemy Course

About

Improved version of FavDish android application from Android 11 Jetpack Masterclass Udemy Course by Denis Panjuta.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages