Skip to content

The Android version of the iOS Parmesan app. Reading recipes from The MealDb API

License

Notifications You must be signed in to change notification settings

PabiMoloi/Parmesan_Android

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Parmesan-Android

Parmesan is a simple android application that displays a list of meals and their recipes. It displays the images of the meals as well as ingredients and it's quantities. The application shows a list of latest meals, meals according to categories, and a screen of random meals.

ScreenShots

Screenshot Screenshot Screenshot

Libraries

  • Picasso
  • ConstraintLayout
  • Retrofit
  • Gson
  • Android Support Library

API

The application reads recipe data from The MealDB. URL: https://www.themealdb.com/

Architecture

The architecture used for Parmesan is Model-View-ViewModel.

About

The Android version of the iOS Parmesan app. Reading recipes from The MealDb API

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages