Commit graph

50 commits

Author SHA1 Message Date
a688c5a1d9
Minor updates to prompts and error messages 2022-08-08 05:56:25 -04:00
e3511cdacd
Bump version 2022-08-08 04:33:45 -04:00
4660a3e7b4
Update news 2022-08-08 04:33:25 -04:00
740af88a2a
Reorgainzed menus, added search by zip and city 2022-08-08 03:50:24 -04:00
0143e501db
Merge branch 'dev' 2022-08-06 22:28:55 -04:00
83aee62c81
Bump version string and update news 2022-08-06 22:23:13 -04:00
0441112a60
Queries for historical data functional 2022-08-06 22:16:56 -04:00
f91066fa34
Bump go to v1.19 and update modules 2022-08-06 20:10:05 -04:00
4e545f6383
Merge branch 'dev' 2022-08-03 00:24:17 -04:00
10dc33a45c
Update .gitignore 2022-08-03 00:22:02 -04:00
7ce1f6f861
Indendation/brackets 2022-08-03 00:00:11 -04:00
1cc715522e
Use user input 2022-08-02 23:56:24 -04:00
76a4785a0f
Added Date to Config struct 2022-08-02 23:40:40 -04:00
29414b28c9
Updated parameters for getHistoricalData 2022-08-02 23:28:57 -04:00
0e88ed0445
Structs updated 2022-08-02 23:26:28 -04:00
e74d4fe74f
Added historical data option 2022-08-02 23:26:09 -04:00
cdf1cb0971
Added history.go 2022-08-02 23:25:50 -04:00
583e89e76c
Updated module 2022-08-02 22:16:54 -04:00
84990100c6
Added grpc connection to SimplrWeather 2022-08-02 22:16:38 -04:00
5dd913e1ec
Move main menu to separate file 2022-08-02 22:15:35 -04:00
0cea4f3e5c
Update submodule 2022-08-02 21:48:28 -04:00
fe4e443b4f
Update module 2022-08-02 21:08:22 -04:00
5c1f2fad50
Typo 2022-07-27 14:56:36 -04:00
47beff4da5
Update version info 2022-07-27 14:55:38 -04:00
8ab60dd590
Updated .gitignore 2022-07-26 23:04:10 -04:00
91f5a13625
Flattened directory structure 2022-07-26 23:03:56 -04:00
3c2985203f
Added submodule 2022-07-26 23:02:38 -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
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