Skip to content

Sandwich Club is an app that provides a list of sandwiches and some details about them, such as a short description or the ingredients list.

Notifications You must be signed in to change notification settings

maphdev/GDND_Sandwich_Club

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sandwich Club

First project of Udacity's Android Nanodegree.

Sandwich Club is an app that provides a list of sandwiches and some details about them, such as a short description or the ingredients list.

Instructions

  • Design the layout for the detail activity so the different elements display in a sensible way.
  • Implement the JSON parsing in JsonUtils so it produces a Sandwich Object that can be used to populate the UI that you designed.

Preview

preview

Concepts

  • Layouts : RelativeLayout, ListView, ScrollView, LinearLayout, ImageView, TextView
  • Intents
  • JSON parsing

About

Sandwich Club is an app that provides a list of sandwiches and some details about them, such as a short description or the ingredients list.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages