Skip to content

Baking Time App shows various recipes & step by step guide to make them

Notifications You must be signed in to change notification settings

sankalpchauhan-me/BakingTime

Repository files navigation

Baking App

  • Used Android Architecture Pattern LiveData, ViewModel & Room, to minimize API calls and to survive configuration changes
  • Companion App Widget (List of Ingredients can be set using "INGREDIENT" menu button's BottomSheetFragment in Recipe Detail Activity by toggling "Add To Widget" Switch)
  • Retry Mechanism, in case first api hit fails, the app will make upto 3 attempts to hit the endpoint.
  • Caching Mechanism, provides limited results even when app is offline
  • Instrumentation Tests using Mock Objects, Intent Stub, Intent Verification & Idling Resources
  • Performed Lint Check

All images used in this project are copyright free and are labelled for reuse by their respective creators

Attributions: Recipe Image - Image by OpenClipart-Vectors from Pixabay OpenClipart-Vectors

About

Baking Time App shows various recipes & step by step guide to make them

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages