UBC-MDS / DSCI-532_2024_15_dreamhouse

A dashboard to help newcomers to real-estate explore the markets of the 50 most populous cities in the US.
https://dsci-532-2024-15-dreamhouse.onrender.com/
MIT License
0 stars 0 forks source link

Filter update #1 For M3 #47

Closed zgarciaj closed 6 months ago

zgarciaj commented 6 months ago
  1. Format markers for home income
  2. Format input ranges for filters like beds and baths with default max
    • I updated the use of this filter onto bar graph. This also has to be updated for map and summaries.
  3. Took the title and html breaks off the app.layout and into the initial definitions of filters
  4. Fixed the dropdown issue of cities not updating when selection a new state
  5. fixed another issue with the dropdown issue of cities not showing just the cities within the chosen state
  6. Attempted to create the reset all to default button, however, whenever i implemented the function/callbacks it would lead to the disappearance of the graphs.
render[bot] commented 6 months ago

Your Render PR Server URL is https://dsci-532-2024-15-dreamhouse-1-pr-47.onrender.com.

Follow its progress at https://dashboard.render.com/web/srv-coc5fhmg1b2c73dld6a0.

zgarciaj commented 6 months ago

The commits were transferred to PR #48