angular-hotel-manager/src/app
Jan Klattenhoff 382e5263bf
All checks were successful
Build / Build and analyze (push) Successful in 1m41s
refactor(app.component): simplify observable stream creation
2024-10-01 09:36:52 +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: add hotel service and integrate into app component 2024-10-01 07:45: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 feat: add language selection and currency formatting options 2024-09-17 07:47:38 +02:00
app.component.spec.ts Initial Commit 2024-08-13 13:11:57 +02:00
app.component.ts refactor(app.component): simplify observable stream creation 2024-10-01 09:36:52 +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