Enning94 / Doctors_Appointment_Backend

This repo is a Backend for a Doctors_Appointment_System.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[2pt] Display Add Doctors Page [member 5]

Enning94 opened this issue · comments

Add react component

  • Display a form for adding doctors
    • Create a form component to enable the Admin to add Doctor
    • Create input fields for relevant details
    • Create a button to save the entered data to the database

Apply proper Styling