imohit159/medi-hub

[FEAT] : Adding an appointment information page

开放

#205 创建于 2024年5月30日

 (6 条评论) (0 个反应) (1 位负责人)JavaScript (152 个派生)auto 404
frontendgssochelp wantedlevel3priority: high

仓库指标

星标
 (97 个星标)
PR 合并指标
 (30 天内没有已合并 PR)

描述

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

贡献者指南