|
ad4630e495
|
Attempting to add the form for passing the weather location but it's been failing to render. Hardcoded field sizes for now. Still figuring out how the expense tracker app is working without this.
|
2025-05-14 18:46:39 -07:00 |
|
|
2ee8eaecc8
|
Correct "errors".
|
2025-05-14 08:34:23 -07:00 |
|
|
6e2d293cdc
|
Add the heat index as well as some error handling.
|
2025-04-26 08:37:35 -07:00 |
|
|
7e53a2b4e2
|
Successfully pulling a good weather report. Now to add the heat index and wind chill calculations.
|
2025-04-25 17:10:22 -07:00 |
|
|
b1d01c6915
|
Begin a refactor of code to make it more reusable and get it out of main. Going to stop worrying about this for now though and just get the data formatted and presented well, then refactor once it's working correctly.
|
2025-04-25 15:59:53 -07:00 |
|
|
8c8b848090
|
Change magic numbers to be a variable. :)
|
2025-04-25 08:41:03 -07:00 |
|
|
7a48d137e0
|
Do not allow the weather to be refreshed very quickly.
|
2025-04-25 08:34:19 -07:00 |
|
|
0f475773de
|
Add a refresh button! Yeehaw!
|
2025-04-25 08:20:03 -07:00 |
|
|
c2537f78cd
|
Project is successfully hitting the weather API and returning the response to the screen after the async method finishes. Yay!!
|
2025-04-25 07:54:20 -07:00 |
|
|
ee116bed8d
|
Add empty flutter project named com_hyperling_buddy_website .
|
2025-04-25 07:12:45 -07:00 |
|