Commit Graph

114 Commits

Author SHA1 Message Date
Krzysztof Płaczek
a204439a27 Added a way to starr a product, so it floats on top of the list of products 2024-05-19 11:43:56 +02:00
Krzysztof Płaczek
584bdcdf89 Use progress bar to track progress 2024-05-18 21:01:16 +02:00
Krzysztof Płaczek
56fd13c627 Use progress bar to track progress 2024-05-18 20:58:16 +02:00
Krzysztof Płaczek
4f0f0a5f00 Change application to symfony/console application 2024-05-08 09:31:26 +02:00
Krzysztof Płaczek
b9ba72c308 Automatic redirection when accessing index.php not from cli. 2024-05-08 08:28:43 +02:00
Krzysztof Płaczek
d2abfba355 Added twig template, templates and search functionality. 2024-03-28 16:07:19 +01:00
Krzysztof Płaczek
5d0a44946f Fixed filtering by categories. 2024-03-27 12:13:42 +01:00
Krzysztof Płaczek
3ca24cb7c8 Filtering json field. 2024-03-27 11:36:18 +01:00
Krzysztof Płaczek
3d49eb5c92 Casting json categories column to array, filtering by categories. 2024-03-27 10:56:30 +01:00
Krzysztof Płaczek
b4536e4c6b Add price and product models 2024-03-26 12:42:06 +01:00
Krzysztof Płaczek
5dc1c9d9f0 Add database migration script. 2024-03-25 09:53:09 +01:00
Krzysztof Płaczek
16614316ec Save prices to the database to the history table. Added simple browse script. 2024-03-24 09:01:36 +01:00
Krzysztof Płaczek
cb9eae65c7 Fetch data from ryobi api and save it into database. 2024-03-18 07:33:46 +01:00
12f5554068 Initial commit 2024-03-15 10:47:33 +01:00