Skip to content

Udacity Android Developer Nanodegree Project 1 Sandwich Club

Notifications You must be signed in to change notification settings

ajayshrma/Sandwich-Club

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

Sandwich-Club Project-1

Udacity Android Developer Nanodegree Project 1 Sandwich Club

Sandwich_Club APP

Project Overview

In this project, I will complete the Sandwich Club 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 you to better understand 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 you designed.

New Features!

  • Rating Feature is available for individual Sandwich.
  • Classic Transparent light black UI is Available.
  • Supports both Portrait or Landscape mode.

#Screenshots

Show some ❤️ and star the repo to support the project

Development

Want to contribute? Great!

Designed And Developed By

AJAY SHARMA

About

Udacity Android Developer Nanodegree Project 1 Sandwich Club

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages