imohit159/medi-hub

[FEAT] : Adding an appointment information page

Open

#205 opened on May 30, 2024

 (6 comments) (0 reactions) (1 assignee)JavaScript (152 forks)auto 404
frontendgssochelp wantedlevel3priority: high

Repository metrics

Stars
 (97 stars)
PR merge metrics
 (PR metrics pending)

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

Contributor guide