Skip to content

zizoh/Sandwich-Club

Repository files navigation

Sandwich Club Project

Project Overview

Project to complete the Sandwich Club app starter code. app to show the details of each sandwich once it is selected.

Why this Project

Building a layout and populating its fields from data received as JSON is a common task for Android Developers. Although JSON parsing is usually done using libraries, writing the JSON parsing for this project will help one understand better how it is processed.

What Will I Learn?

Through this project, I will:

  • Learn how to submit projects for review
  • Practice JSON parsing to a model object
  • Design an activity layout
  • Populate all fields in the layout accordingly

How Do I Complete this Project?

Download the Sandwich Club app starter code.

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 I designed.

Screenshot

Screenshot Screenshot

About

Android Nanodegree Sandwich Club app

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages