angular-hotel-manager/src/app
2025-01-07 08:55:06 +01:00
..
api feat: add hotel details and list components with routing 2024-11-12 09:18:15 +01:00
Button update styling and fix search to include lowercase 2024-11-19 08:28:09 +01:00
Child update styling and fix search to include lowercase 2024-11-19 08:28:09 +01:00
hotel-details feat(hotel-details): add delete button and functionality 2024-11-26 09:00:26 +01:00
hotel-form Works as intended 2025-01-07 08:55:06 +01:00
hotel-list feat(new-hotel): add new hotel creation functionality 2024-11-26 08:48:07 +01:00
HotelItem feat: add hotel form and test components with routing 2024-11-19 11:32:02 +01:00
new-hotel Works as intended 2025-01-07 08:55:06 +01:00
Parent 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
Search update styling and fix search to include lowercase 2024-11-19 08:28:09 +01:00
star-rating feat(star-rating): implement dynamic star rating display 2024-09-24 08:34:01 +02:00
test feat: add hotel form and test components with routing 2024-11-19 11:32:02 +01:00
app.component.css Random 2024-08-20 14:26:19 +02:00
app.component.html feat: add hotel details and list components with routing 2024-11-12 09:18:15 +01:00
app.component.spec.ts Initial Commit 2024-08-13 13:11:57 +02:00
app.component.ts feat: add hotel details and list components with routing 2024-11-12 09:18:15 +01:00
app.config.ts feat: add hotel details and list components with routing 2024-11-12 09:18:15 +01:00
app.routes.ts feat(new-hotel): add new hotel creation functionality 2024-11-26 08:48:07 +01:00