angular-hotel-manager/src/app
2024-10-22 09:11:31 +02:00
..
Button Random 2024-08-20 14:26:19 +02:00
Child feat(Child): add broke message and update button styles 2024-09-03 09:10:37 +02:00
HotelItem style(hotel): fix string casing in Hotel interface 2024-10-01 07:55:31 +02:00
Parent feat: update hotel service to use observables 2024-10-22 07:31:24 +02:00
Search feat: add hotel item component and search functionality 2024-09-10 07:35:29 +02:00
star-rating feat(star-rating): implement dynamic star rating display 2024-09-24 08:34:01 +02:00
app.component.css Random 2024-08-20 14:26:19 +02:00
app.component.html refactor(app): simplify hotel item rendering logic 2024-10-22 08:32:18 +02:00
app.component.spec.ts Initial Commit 2024-08-13 13:11:57 +02:00
app.component.ts feat(app): add user age filtering and average calculation 2024-10-22 09:11:31 +02:00
app.config.ts feat: add language selection and currency formatting options 2024-09-17 07:47:38 +02:00
app.routes.ts Initial Commit 2024-08-13 13:11:57 +02:00