UTDallasEPICS / Wellness-Center-Older-Adults

0 stars 2 forks source link

[Feature-169] Pull Data from Database to Display Volunteer information #169

Open RVC13850 opened 3 weeks ago

RVC13850 commented 3 weeks ago

Feature Description Pull data from the database to get the information about the volunteers and display it on the employeeDashboard volunteer tab. This allows for any hardcoded information to be removed.

Requirements

  1. Add a volunteer schema
  2. Connect to database
  3. pull all information about volunteers
  4. Display that information on the employeeDashboard tab