Skip to content

A project for Android Developer Nanodegree (Udacity)

Notifications You must be signed in to change notification settings

roman-pv/BakingApp

Repository files navigation

Baking App

An app to view video recipes. It is one of the projects for Udacity Android Developer Nanodegree.

Features

  • Get fresh recipes to bake something tasty
  • Retrieve old recipes fast - the app uses a Room database to store recipes
  • Keep a list of ingredients handy using a homescreen widget
  • Enjoy advantages of a tablet's large screen size with a two-pane layout

Technical aspects

  • MVVM architecture with Android Architecture Components and a use of a repository pattern
  • Dagger 2 for dependency injections
  • Fragments for a responsive design that works on phones and tablets
  • ExoPlayer to display videos
  • Sample UI tests with Espresso and Mockito

Libraries

Screenshots

License

Copyright 2018 Roman Potapov

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

   http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.

About

A project for Android Developer Nanodegree (Udacity)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages