Skip to content

Latest commit

 

History

History
40 lines (29 loc) · 1.72 KB

README.md

File metadata and controls

40 lines (29 loc) · 1.72 KB

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