Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 455 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 455 Bytes

Sandwich Club

Android app to browse different sandwiches and their ingredients.

  • JSON parsing to a model object without using any third-party library.
  • Designed activity layout.
  • Implemented RecyclerView for optimal performance.
  • Populate all fields in the layout accordingly.
  • Utilized ButterKnife for view binding and Picasso for image loading.

sandwich_club_list sandwich_club_details