You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jan 24, 2023. It is now read-only.
The program must not rely on the assumption that input file will contain country names exactly as they are defined in CountryCode. Arbitrary country names must be accepted.
The corresponding country flag will be displayed automatically when a matching country definition is found (current state).
When the country name is not recognized, a default flag image will be used (for example IYPT logo).
User will be allowed to map custom country name to one of the existing built-in names to get the correct flag.
Nice to have: add possibility to use user-provided flags.
The program must not rely on the assumption that input file will contain country names exactly as they are defined in CountryCode. Arbitrary country names must be accepted.