Commit Graph

24 Commits

Author SHA1 Message Date
Marcin Hutek e7e7143b99 readme created 2024-01-03 19:30:30 +01:00
Marcin Hutek 6dfaf331f8 descriptions for each class created 2023-12-12 21:12:29 +01:00
Marcin Hutek 81a1a67b6b gitkeep file corrected 2023-12-12 20:54:05 +01:00
Marcin Hutek a173fca4e6 gitkeep file created in results directory 2023-12-12 20:52:24 +01:00
Marcin Hutek 94d9670f91 gitignore file corrected 2023-12-12 20:49:20 +01:00
Marcin Hutek 98302d9dd4 results file added to gitignore 2023-12-12 20:47:05 +01:00
Marcin Hutek 92dd401d9f temporary file added to git ignore 2023-12-12 20:44:31 +01:00
Marcin Hutek 6b2d4105a7 Main.java cleared and commented out 2023-12-12 20:41:04 +01:00
Marcin Hutek dfeb251d16 Main.java cleared and commented out 2023-12-12 20:38:29 +01:00
Marcin Hutek 8eab3cd07c adding the results folder to git 2023-12-10 10:56:06 +01:00
Marcin Hutek e739dcb161 changed the results path, added the results files to gitignore 2023-12-10 10:50:27 +01:00
Marcin Hutek 73725c68e0 feature that adds date and time to the results file created 2023-12-09 23:46:48 +01:00
Marcin Hutek 5a7cf62d18 saveToJson, saveToXml prepared and PdfConverting moved to weatherForecast class so all of the methods stay under one class 2023-12-09 13:26:32 +01:00
Marcin Hutek f49ad0ae3b structure rebuild of forecast structure so it's contains string preparation and format conversion types 2023-12-09 12:24:50 +01:00
Marcin Hutek 9c2314917f rebuilding the structure - prepare new class containing fetched weather data 2023-12-08 18:01:35 +01:00
Marcin Hutek 3cc76da498 data sample prepared 2023-12-08 17:40:25 +01:00
Marcin Hutek c6c55f0dd9 creation of the main loop 2023-12-08 17:39:27 +01:00
Marcin Hutek 392460a794 results converting class created and method for pdf file prepared 2023-12-08 17:38:58 +01:00
Marcin Hutek bc5ea0bd76 funcionality that reads available cities and prints them prepared 2023-12-08 17:38:03 +01:00
Marcin Hutek f5ab4e64be string containing and presenting the forecast prepared 2023-12-08 17:37:26 +01:00
Marcin Hutek e42f0ac225 temporary file creation functionality 2023-12-08 17:36:17 +01:00
Marcin Hutek c09edc1103 input Json file mapping 2023-12-08 17:33:48 +01:00
Marcin Hutek d8ac338daf HttpClient and its mocking tests prepared 2023-12-08 17:32:32 +01:00
Marcin Hutek 73791fe26e initial commit 2023-12-08 16:48:59 +01:00