imohit159/medi-hub

[FEAT] : Adding an appointment information page

Aberta

#205 aberto em 30 de mai. de 2024

 (6 comentários) (0 reação) (1 responsável)JavaScript (152 forks)auto 404
frontendgssochelp wantedlevel3priority: high

Métricas do repositório

Stars
 (97 estrelas)
Métricas de merge de PR
 (Nenhuma PRs mesclada em 30d)

Description

Description

  • You have to display both User and Doctor details under the title "Appointment Information".
  • You can check the appointment model and controller for ref.
  • Our goal is to display only the "booked" appointment details on the page, exclude other information
  • You do not need to integrate it with backend

UI Ref:

https://dribbble.com/shots/23502361-Dental-Website-Application-Appointment-Details

Actual Behavior

No page is showing when when they hover on login --> Appointment

Expected Behavior

User can see their appointment info when they hover on login --> Appointment.

Steps to Reproduce (if applicable)

  1. Create a page namely as AppointmentInfo
  2. Link to the dropdown menu

Guia do colaborador