davidsonsilva / Culinary

Sua tarefa é criar um Aplicativo de Culinária no Android, que permitirá que a padeira-chefe da Udacity, Miriam, compartilhe suas receitas com o mundo. Você criará um aplicativo que permitirá que um usuário selecione uma receita e veja as etapas guiadas por vídeo sobre como prepará-la.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

BakingApp

A project for the Android Developer Nanodegree @ Udacity

Description

Users will download a list of recipes from a url using AsyncTask. Images for the recipes are not provided on the website; therefore corresponding images will be stored in the drawables folder. Clicking on an image takes users to the IngredientStepsActivity where ingredients and steps will be displayed in fragments. The ingredients fragment will not implement an onClickListener. By clicking on any of the steps, users will view video instructions. The video will be displayed in a separate fragment on a tablet layout and in a separate activity on a phone layout.The app also includes a Widget and an Espresso test.

Screenshots

Screenshot_20180829-160507.png Screenshot_20180905-151047.png Screenshot_20180905-151054.png Screenshot_20180905-151057.png Screenshot_20180905-151105.png Screenshot_20180905-151145.png

Built With

  • Room
  • Lifecycle
  • Retrofit
  • Exoplayer
  • Glide
  • Okhttp
  • Espresso

Authors

  • Davidson Silva - Initial work - Culinary

About

Sua tarefa é criar um Aplicativo de Culinária no Android, que permitirá que a padeira-chefe da Udacity, Miriam, compartilhe suas receitas com o mundo. Você criará um aplicativo que permitirá que um usuário selecione uma receita e veja as etapas guiadas por vídeo sobre como prepará-la.


Languages

Language:Java 100.0%