Commit graph

12 commits

Author SHA1 Message Date
0986803583
style update 2025-01-07 09:59:47 +01:00
0a0378e1c4
feat: add hotel form and test components with routing 2024-11-19 11:32:02 +01:00
Jan-Marlon Leibl
85dbe967ee update styling and fix search to include lowercase 2024-11-19 08:28:09 +01:00
8dd8b8b438
feat: add hotel details and list components with routing 2024-11-12 09:18:15 +01:00
d773cfe4bf
fix: Fix fucking everything I dont know why it broke I dont know how I fixed it but it works now dont know how but good luck balls balls 2024-11-05 09:43:26 +01:00
43cc6e96ec
style(hotel): fix string casing in Hotel interface
All checks were successful
Build / Build and analyze (push) Successful in 1m43s
2024-10-01 07:55:31 +02:00
8d1a676f5e
refactor(HotelItem): remove duplicate Input import
Some checks failed
Build / Build and analyze (push) Has been cancelled
2024-10-01 07:54:34 +02:00
e8683dad06
feat: add star rating component and integrate it in HotelItem 2024-09-24 07:20:23 +02:00
27b36bdee0
style(HotelItem): correct comparison operator in template 2024-09-17 08:31:00 +02:00
f575d73b3a
feat(HotelItem): update currency display logic and options 2024-09-17 08:23:33 +02:00
f96a09abc4
feat: add language selection and currency formatting options 2024-09-17 07:47:38 +02:00
339dac3999
feat: add hotel item component and search functionality 2024-09-10 07:35:29 +02:00