Measureland
Measureland copied to clipboard
Improved stats and more badges
- [ ] Instead of gathering stats by ratings, gather it by
bad
(1-2),average
(3) andgood
(4-5), if only 5s are there, for example showawesome
instead ofgood
and so on. On hover show detailed info: (example) 5 users marked water as good - on hover (4 users rated "5" and one "4") - [ ] add more badges
- [ ] (to think) include POIs into the badges or wisdom's of the crowd decision
Info: Stats gathering: https://github.com/RomanistHere/Measureland/blob/master/src/lib/components/Overlay/components/popups/NearbyPopup/generateSmartReport.js Badges generation: https://github.com/RomanistHere/Measureland/blob/master/src/lib/components/Overlay/components/popups/NearbyPopup/generateBadges.js