/SandwichClub

Sandwich Club app to show the details of each sandwich once it is selected.

Primary LanguageJava

SandwichClub

Building a layout and populating its fields from data received as JSON is a common task . Although JSON parsing is usually done using libraries, writing the JSON parsing for this project is done manually