FoodRecipesApplication

An Application to view recipes of different dishes. I just made it for training and sharpen my skills. I tried to write a clean code and also using my knowledge of OOP, Algorithms And DS. And also I used my knowledge of UI design which I learned with NTL.

Technologies used in The application:

▶ All data in the application fetched from: https://www.themealdb.com/

▶ Programming using Kotlin.

▶ Sqlite database.

▶ Json api data and Retrofit.

Pictures from The application:

Splash Activity:

image

Home Activity:

image

Detail Activity:

image

A video to view the project and run the application:

FoodRecipVideo2.mp4

GitHub

View Github