Commit Graph

  • fe91515744 readme created PROJEKT-2 Marcin Hutek 2024-01-03 19:45:44 +0100
  • e7e7143b99 readme created PROJEKT-1 Marcin Hutek 2024-01-03 19:30:30 +0100
  • 3160404790 .gitignore configured and branches structure reorganized Marcin Hutek 2024-01-03 19:24:00 +0100
  • ad2f391923 branches structure reorganization Marcin Hutek 2024-01-03 19:22:36 +0100
  • 687e86c047 folder tree reorganized Marcin Hutek 2024-01-03 19:08:48 +0100
  • 609ccc0b9e database code attached Marcin Hutek 2024-01-03 19:07:08 +0100
  • 835b816388 final version Marcin Hutek 2024-01-02 19:31:08 +0100
  • b40cfbc901 tests created Marcin Hutek 2024-01-02 19:25:27 +0100
  • a13be5d0c1 preliminary test preparation Marcin Hutek 2023-12-31 18:41:09 +0100
  • 6c65e5b48b adding comments and organizing the code Marcin Hutek 2023-12-31 18:34:49 +0100
  • 237977fb5c ZonedDateTime field created and implemented Marcin Hutek 2023-12-31 15:56:54 +0100
  • 05b449a115 created a method which can add data to the database Marcin Hutek 2023-12-29 18:32:11 +0100
  • d8b7ed30f2 all required queries prepared and tested Marcin Hutek 2023-12-29 16:19:25 +0100
  • ddc6dba212 two parametrized queries created Marcin Hutek 2023-12-29 15:55:00 +0100
  • 35b6a89702 fixed entity relationships and prepared 2 basic queries Marcin Hutek 2023-12-29 15:06:50 +0100
  • 771698b40b first query which connects two entities created Marcin Hutek 2023-12-29 00:51:51 +0100
  • b6063cd0b9 relations between entities created Marcin Hutek 2023-12-28 15:33:33 +0100
  • 7f2c44cd59 connected to the data base and created models Marcin Hutek 2023-12-28 14:49:01 +0100
  • 6dfaf331f8 descriptions for each class created Marcin Hutek 2023-12-12 21:12:29 +0100
  • 81a1a67b6b gitkeep file corrected Marcin Hutek 2023-12-12 20:54:05 +0100
  • a173fca4e6 gitkeep file created in results directory Marcin Hutek 2023-12-12 20:52:24 +0100
  • 94d9670f91 gitignore file corrected Marcin Hutek 2023-12-12 20:49:20 +0100
  • 98302d9dd4 results file added to gitignore Marcin Hutek 2023-12-12 20:47:05 +0100
  • 92dd401d9f temporary file added to git ignore Marcin Hutek 2023-12-12 20:44:31 +0100
  • 6b2d4105a7 Main.java cleared and commented out Marcin Hutek 2023-12-12 20:41:04 +0100
  • dfeb251d16 Main.java cleared and commented out Marcin Hutek 2023-12-12 20:38:29 +0100
  • 8eab3cd07c adding the results folder to git Marcin Hutek 2023-12-10 10:56:06 +0100
  • e739dcb161 changed the results path, added the results files to gitignore Marcin Hutek 2023-12-10 10:50:27 +0100
  • 73725c68e0 feature that adds date and time to the results file created Marcin Hutek 2023-12-09 23:46:48 +0100
  • 5a7cf62d18 saveToJson, saveToXml prepared and PdfConverting moved to weatherForecast class so all of the methods stay under one class Marcin Hutek 2023-12-09 13:26:32 +0100
  • f49ad0ae3b structure rebuild of forecast structure so it's contains string preparation and format conversion types Marcin Hutek 2023-12-09 12:24:50 +0100
  • 9c2314917f rebuilding the structure - prepare new class containing fetched weather data Marcin Hutek 2023-12-08 18:01:35 +0100
  • 3cc76da498 data sample prepared Marcin Hutek 2023-12-08 17:40:25 +0100
  • c6c55f0dd9 creation of the main loop Marcin Hutek 2023-12-08 17:39:27 +0100
  • 392460a794 results converting class created and method for pdf file prepared Marcin Hutek 2023-12-08 17:38:58 +0100
  • bc5ea0bd76 funcionality that reads available cities and prints them prepared Marcin Hutek 2023-12-08 17:38:03 +0100
  • f5ab4e64be string containing and presenting the forecast prepared Marcin Hutek 2023-12-08 17:37:26 +0100
  • e42f0ac225 temporary file creation functionality Marcin Hutek 2023-12-08 17:36:17 +0100
  • c09edc1103 input Json file mapping Marcin Hutek 2023-12-08 17:33:48 +0100
  • d8ac338daf HttpClient and its mocking tests prepared Marcin Hutek 2023-12-08 17:32:32 +0100
  • 73791fe26e initial commit Marcin Hutek 2023-12-08 16:48:59 +0100