cheshire137 / blicblock-js

A JavaScript implementation of the Blicblock game from The Sims 4.
MIT License
16 stars 6 forks source link

Allow filtering scores by country #31

Closed cheshire137 closed 9 years ago

cheshire137 commented 9 years ago

Map IP addresses to the country of origin. Store that in an extra field, either a string on scores or a location_id foreign key with a new locations table. Populate existing scores with their IP address's country using something like geokit-rails. Allow filtering by country on scores page.

cheshire137 commented 9 years ago

Added in https://github.com/moneypenny/blicblock-js/commit/2c66326d6e4589a62fdb9f4e78effc6593c3583c