Mukul - Car Listing App Challenge

Hello,

Greetings! I started learning Swift & Swift UI from the beginning of August 2022, still on the way of learning SwiftUI foundation course of CodeWithChris. That’s why attending the weekly challenge for the first time is quite a big deal for me. Thanks to the organizers to arrange such a beautiful & productive event. Hope it will be announced every month.

I have so far completed the tasks of Level 1.

Level 1 Requirements:

  • Show a simple list of collapsed items or cards
  • Extract the list information from the join JSON file, or you can come up with your own assets
  • Show a collapsed list that consists of the following:
    • Car Image
    • Name
    • Price
    • Rating

My Github repository is here

Video

Still trying to level up, struggling with expandable card. Any hints?

1 Like