A
Anonymous

Room Card - Copy this React, Tailwind Component to your project

[ { "id": "647447194486784", "roomNumber": "0101", "roomType": "DOUBLE", "floor": "", "accessible": true, "meetingRoom": false, "refId": null, "hotelId": 1, "adultCount": 1, "childCount": 0, "rank": 1, "status": "inhouse", "guestId": "7", "createdAt": "2024 07 19T04:43:20.843Z", "updatedAt": "2024 08 21T02:44:32.529Z", "BookingRooms": [] }, { "id": "2816842003456", "roomNumber": "0101", "roomType": "DOUBLE", "floor": "1", "accessible": true, "meetingRoom": false, "refId": null, "hotelId": 1, "adultCount": 0, "childCount": 1, "rank": 1, "status": "open", "guestId": null, "createdAt": "2024 05 02T07:24:41.408Z", "updatedAt": "2024 09 12T10:00:50.434Z", "BookingRooms": [] } ] design ui grid room view and show info customer when status inhouse but show some info

Prompt
Component Preview

About

RoomCard - A responsive UI component displaying room details like number, type, and status. Built with React and Tailwind. Copy code today!

Share

Last updated 1 month ago