Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: make the hotel view card's image and title clickable #34

Closed
iZooGooD opened this issue Feb 4, 2024 · 2 comments
Closed

feat: make the hotel view card's image and title clickable #34

iZooGooD opened this issue Feb 4, 2024 · 2 comments
Assignees
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@iZooGooD
Copy link
Owner

iZooGooD commented Feb 4, 2024

Is your feature request related to a problem? Please describe.

  • Currently when a user clicks on book now button from hoteViewCard, an action redirects user to the hotel details route
  • However we need to make the image as well the title clickable.

Describe the solution you'd like

  • Make the image and title of hotel-view-card (src\components\hotel-view-card) clickable
  • Add cursor on hover for title and image.
  • Upon click, navigate user to hotelDetails component. Similar to book now button

Screenshots
HotelViewCard:

Screenshot 2024-01-30 174730

@iZooGooD iZooGooD added enhancement New feature or request good first issue Good for newcomers labels Feb 4, 2024
@ahmedkhan1
Copy link
Contributor

I m working on this.

@iZooGooD
Copy link
Owner Author

iZooGooD commented Feb 4, 2024

I m working on this.

Great! Assigning this to you.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

2 participants