YHuUBC / data_science_salary

Data science salary mini project
https://data-science-salary.onrender.com
MIT License
0 stars 0 forks source link

Peer review #1

Open YHuUBC opened 1 year ago

YHuUBC commented 1 year ago
xXJohamXx commented 1 year ago

Good looking app, simple but gives a good overview of the data set! A few suggestions are listed below:

  1. Adding color to the bars based on the salary (and include a legend) would improve the appearance of the app and help users visually distinguish different jobs

  2. As there are only a few categories for company size and experience level, radio buttons could be used instead. Also including what each category corresponds to would be helpful (ex how many people in each company size category)

  3. The default tooltips are nice, but adding some more info could also be a nice touch.

MNBhat commented 1 year ago

The app looks great especially visually with the implementation of themes. A few suggestions are listed below :

  1. In addition to showing the remote ratio as a legend, it would be nice to see the information on the tooltip too.
  2. A minor fix could be to have a little space in the experience level drop-down values and the plot, to visually just separate them. The app looks great with a different visualization than the one we did together, great job.