Commit graph

22 commits

Author SHA1 Message Date
91eb2a5aa1
Removed printWeather function 2022-07-26 22:21:35 -04:00
13f1e5da8c
Reset temp after checking for valid location 2022-07-26 22:20:04 -04:00
7d59138191
Move printing data to separate file 2022-07-26 22:18:41 -04:00
a3ad072a0f
Merge branch 'dev' 2022-07-17 18:17:42 -04:00
Andrew Scott
fa88974aeb Update 'README.md' 2022-07-17 23:37:29 +02:00
Andrew Scott
d552405f91 Update 'README.md' 2022-07-17 23:33:36 +02:00
396126fe85
Update README 2022-07-13 17:21:21 -04:00
2d5315d36d
Added News section 2022-07-13 17:05:07 -04:00
403cb21b51
Added basic validation for location input 2022-07-13 17:04:33 -04:00
9296d7a629
Minor changes to user prompts 2022-07-11 19:07:24 -04:00
e68ede2c98
Remove WaitGroup from application 2022-07-09 15:33:10 -04:00
c1a53b7e4b
Various improvments to structs, added godotenv to handle variable info 2022-07-08 22:14:35 -04:00
51ffa88fe9
Prompt for longitude and latitude 2022-07-08 22:13:16 -04:00
12012b54a6
Implemented unit switching, added location menu 2022-07-08 22:12:39 -04:00
7f08573637
Added basic weather fetching 2022-07-08 22:12:21 -04:00
b9f3bdfd47
squash! Udpdated for godotenv 2022-07-08 22:12:06 -04:00
a141d4485e
Udpdated for godotenv 2022-07-08 22:11:04 -04:00
e201d20ebd
Cleaned up error handling 2022-07-08 04:01:38 -04:00
6b8e4a3b86
Added automatic location fetching 2022-07-07 23:43:16 -04:00
9e8e00e915
Added basic and some advanced menu options 2022-07-07 20:27:00 -04:00
089c69c642
Added basic directories and a simple main.go 2022-07-07 16:55:43 -04:00
Andrew Scott
c97ef988be Initial commit 2022-07-07 22:13:04 +02:00