rubyforgood / inkind-admin

A project serving Community Education Partnerships - https://www.cep.ngo/ . This Rails application presents an admin interface for CEP to manage their volunteers and students. And provides a GraphQL backend for https://github.com/rubyforgood/inkind-volunteer .
MIT License
9 stars 27 forks source link

Add Student Field to Volunteer form / Update styling #190

Open sowmi20189 opened 2 years ago

sowmi20189 commented 2 years ago

Summary

As an admin, I would like to add/update a volunteer by filling in their personal details and assigning student(s) for the particular volunteer.

Things to Consider

The first name, last name, email, and phone number fields are already implemented. This requires additional fields like adding student name(s).

Criteria for Completion

Refer screenshot below:

New Volunteer Additional Fields
JelenaD1 commented 2 years ago

@garettarrowood I'll take this one too.