pod5AND101Spring24 / iHomie

iHomie is a real estate app for browsing properties, getting location-based recommendations, save favorite listings, and generate property statistics.
1 stars 0 forks source link

Property Detail Screen #3

Closed natmwong closed 7 months ago

natmwong commented 7 months ago
coderYL2337 commented 7 months ago

Property Detail Screen Implemented. Data parsing from Browse Screen successful. Used 2 zillow API endpoints. Get/images for the horizontal RecyclerView of pictures. Get/property for content in vertical scroll view. When user clicks an image in horizontal RecyclerView of pictures, picture shows in the BigImageView above the thumbnails.Float button to save property to SavedHomes screen added to big picture.