UBC-MDS / obesity-explorer

A dashboard project for Group #1
https://obesity-explorer.herokuapp.com/
MIT License
0 stars 5 forks source link

Milestone 2 Feedback #54

Closed ghost closed 3 years ago

ghost commented 3 years ago

Halfway there! (or really 3/4 :) ) Great job on milestone 2. Your reflection was excellent and it's clear you've very thoroughly tested your app. I think overall, it looks great and does well in presenting a lot of information in a relatively compact way by making good use of interactivity. Most of the problems I noticed were already noted in your reflection, but here are a few additional ones:

I also thought it might be useful to give my opinion on which of the points listed in your reflection would be most useful to fix/implement, so here are my top few listed roughly in order of importance:

  1. Single year vertical line for selected year
  2. Move year slider below time series plot
  3. Fix missing data issue (map and scatter plot)
  4. Map tooltip stopped working
  5. If there is an empty selection, everything should be shown by default
  6. Add trend lines to the factor plot
rtaph commented 3 years ago

Thank you for the feedback, Chris! We will use R for our final Milestone 4 Dash app, so all the above snags and recommendations have either been addressed or are moot.

Thanks for taking the time to help us make our app better :)