Skip to content

This project is developed for completion of Udacity Baking App project

License

Notifications You must be signed in to change notification settings

akshay3015/yummy_bakingApp_udacity

Repository files navigation

Baking App Udacity

Android App for Android Developer NanoDegree Program. This app allow Udacity’s resident baker-in-chief, Miriam, to share her recipes. App allow user to select recipe and see video steps with text description.

Features

  • Use of Exoplayer to display videos
  • Add widget to Ingredients of recipe
  • Use Fragments to create a responsive design that works on phones and tablets.
  • Constraint layout for UI to reduce view hierarchy
  • MVP architecture

Built with

Butter Knife Retrofit LeakCanary

Architecture

  • Provides an example for a basic Model-View-Presenter (MVP) architecture without using any architectural frameworks.

  • Act as a reference point for comparing and contrasting with other MVP architectural patterns.

Screenshots - Tablet

ScreenShots - Phone

License

This project is licensed under the Apache License - see the LICENSE.md file for details