tillre / locations

JSON files listing locations in Sierra Leone, Liberia and Guinea

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Build Status

locations

JSON files listing locations in

  • Guinea
  • Liberia
  • Mali
  • Sierra Leone

Adding locations and Making

Data is provided as JSON files in order to be used in all environments.

Adding a country requires 3 steps:

  1. Add a country_name.json file to the json folder (read the README.md in there, too).
  2. Add the country to make.js (just add the filename to the countries array near the top of the file).
  3. Execute $ node make.js to generate the angular module for that country.

About

JSON files listing locations in Sierra Leone, Liberia and Guinea

License:MIT License


Languages

Language:JavaScript 100.0%