11 Commits

Author SHA1 Message Date
Josh Creek 4930a624dc feat(*): Add explanation text for responding to a question 2021-05-23 23:00:28 +01:00
Josh Creek d87f9977ef feat(*): Update readme to include description of the project and running instructions 2021-05-23 21:45:29 +01:00
Josh Creek a816ca4cac feat(*): Add a final readkey so users can see their results 2021-05-23 21:40:55 +01:00
Josh Creek 6e88f64f6c feat(*): Add functionality to request city from Google API 2021-05-23 21:40:30 +01:00
Josh Creek b2e84c86e4 feat(*): Handle user postal code input 2021-05-23 21:39:17 +01:00
Josh Creek feb1fbf282 feat(*): Handle getting the user's input country code 2021-05-23 21:38:49 +01:00
Josh Creek e64390f257 feat(*): Add a helper method for listing country codes 2021-05-23 21:37:32 +01:00
Josh Creek ab2478ab67 feat(*): Perform initial setup
This involves setting up the config file and the httpclient.
2021-05-23 21:36:12 +01:00
Josh Creek 7df919c053 feat(*): Add base console application project 2021-05-23 21:33:07 +01:00
Josh Creek 446c22c083 feat(*): Add c# gitignore file 2021-05-23 21:31:05 +01:00
Josh Creek 2717135038 Initial commit 2021-05-23 21:28:07 +01:00