fobdy / da-test

DA test solution

Home Page:https://fobdy.github.io/da-test/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DA-test solution

Packages

  • da-converter: used to lookup geoip db & convert sample data
  • da-client: react web app with possible visualization

Caveats

For using da-converter you need to download GeoLite2-City.mmdb and place it into da-converter/data folder.

All code was tested using latest Node 9.x branch. Webapp was tested in latest Chrome/Safari/Firefox @ Mac OS.

curl -LO http://geolite.maxmind.com/download/geoip/database/GeoLite2-Country.mmdb.gz
gunzip GeoLite2-Country.mmdb.gz

To be done

  • Choropleth map of ips distribution across countries
  • Docker environment
  • Automatic download of the missing DB file

About

DA test solution

https://fobdy.github.io/da-test/


Languages

Language:JavaScript 88.1%Language:HTML 7.4%Language:CSS 4.5%