Commit graph

20 commits

Author SHA1 Message Date
5dd913e1ec
Move main menu to separate file 2022-08-02 22:15:35 -04:00
5c1f2fad50
Typo 2022-07-27 14:56:36 -04:00
47beff4da5
Update version info 2022-07-27 14:55:38 -04:00
91f5a13625
Flattened directory structure 2022-07-26 23:03:56 -04:00
35748b2233
Added comments 2022-07-26 22:22:05 -04:00
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
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
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