vpatel22 / appointment-scheduler

A simple React app that allows you to create appointments for pets
0 stars 0 forks source link

Add a "doctor" field to the appointment data #6

Open vpatel22 opened 1 year ago

vpatel22 commented 1 year ago

Let's add a doctor's field to each appointment so that we know which doctor a pet is seeing! This will eventually allow us to add a doctors' login and view.

vpatel22 commented 1 year ago

7