Commit Graph

10 Commits

Author SHA1 Message Date
Fredrik Thorsson 174fc75b42 feat: add hotel id 2024-07-10 11:31:46 +02:00
Fredrik Thorsson 286d772de1 feat: use getHotel data 2024-07-10 11:31:46 +02:00
Fredrik Thorsson 54daa1735a feat: add css variable 2024-07-10 11:31:46 +02:00
Fredrik Thorsson aed9b56e69 feat: remove ListContainer 2024-07-10 11:31:46 +02:00
Fredrik Thorsson 2f1f81530a feat: add placeholder data 2024-07-10 11:31:45 +02:00
Fredrik Thorsson 85232401c8 feat: add route for select hotel 2024-07-10 11:31:45 +02:00
Niclas Edenvin 722bab97ad feat(SW-70): Create TRPC route to get rates 2024-07-09 13:25:26 +02:00
Niclas Edenvin 78c1452ed3 Add texts to i18n 2024-07-09 13:25:26 +02:00
Niclas Edenvin d6fe6a33b4 feat(SW-70): create base for rate selection page
This is the foundation for the rate selection. Since we don't have UX
and UI ready yet this is on a best effort basis. Things that will be
changed later includes proper API fetching, correct design,
internationalization of text and form handling.
2024-07-09 13:25:26 +02:00
Fredrik Thorsson 37f4713715 feat: create route for hotel reservation 2024-07-03 10:56:04 +02:00