sandwich club app

github

The project 1 of  Udacity- Android Developer Nanodegree.

Start by downloading Udacity project starter code
Common Project Requirements: https://review.udacity.com/#!/rubrics/1348/view

Project Overview

In this project, you will complete the Sandwich Club app to show the details of each sandwich once it is selected.

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 you to better understand how it is processed.

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

Main page:

Screenshot_20180426-090613.png

Sandwich detail page: (Scrollable)

Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out /  Change )

Facebook photo

You are commenting using your Facebook account. Log Out /  Change )

Connecting to %s