Patient Dashboard - Copy this React, Tailwind Component to your project
Central Patient details table Description: Position: On the central area. Content: The component is divided into two parts, the first must contain a table with the following information: Name, Surname, Date of birth, Tax code, Residence, Id. The second part must contain two adjacent tables, one must report the reservations currently in progress and the other the history of all reservations made since the patient was registered Design Details for PureCode IA: Font: Use "Inter" for all text, with the following sizes: Main Titles: 22 24px, Bold Section Headers: 18 20px, Semi bold General Text: 14 16px, Regular Small Notes: 12 14px, Light Colors: Apply the custom “mytheme” with the following colors: Primary: #3b82f6 (blue) for main buttons and links. Secondary: #34d399 (green) for availability indicators and success states. Accent: #eab308 (yellow) for critical elements. Background: #f3f4f6 (light gray). Text: #111827 (dark gray).
