Skip to content

This app shows list of sandwiches and also shows the details of each sandwich once it is selected.

Notifications You must be signed in to change notification settings

AshaRamanjanaiah/Sandwich-Club

Repository files navigation

Sandwich Club Project

Project Overview

In this project, I have completed 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 to better understand how it is processed.

What did I Learn?

Through this project:

  • Practice JSON parsing to a model object
  • Design an activity layout
  • Populate all fields in the layout accordingly

About

This app shows list of sandwiches and also shows the details of each sandwich once it is selected.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages