Skip to content

A small console application to find a city from a country code and zip/postal code.

License

Notifications You must be signed in to change notification settings

jcreek/CityFinder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CityFinder

A small console application to find a city from a country code and zip/postal code. This was completed for the Code2Gether community June Challenge in 2021.

Required configuration

To get this running, specify your own Google API key in the GoogleMapsGeocodeApiKey property in appsettings.json. You can get this by visiting the Google APIs website.

Otherwise, it's just a standard console application.

Instructions for use

Enter a valid country code and a zip/postal code and it should tell you which city/town/village that zip/postal code is in.

About

A small console application to find a city from a country code and zip/postal code.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages