matalve / flagfilter

Flagfilter is a quick and easy to use site for finding what flag you are looking for. Search for name, color, pattern or a combination.
http://flagfilter.com
GNU General Public License v3.0
0 stars 0 forks source link

Todo: Convert items to JSON list #16

Closed matalve closed 2 years ago

matalve commented 4 years ago

Flagpedia.net has a great JSON list for flags, should be able to use that for tags as well.

matalve commented 4 years ago

JSON list flagcdn/en/json or local

get flag for every entry in JSON list flagcdn/w320/xx.png or local

input -> search every entry in JSON list for match -> show matches

matalve commented 2 years ago

Implemented data in json format for the flag facts: See flaginfo.json which is loaded by populate.js