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

Import Volunteers from a csv file #79

Closed rodolfoasantos closed 3 years ago

rodolfoasantos commented 3 years ago

Resolves #057

Description

Make it possible to the Admin import a list of Volunteers based on a csv file.

Type of change

Screenshots

CleanShot 2021-10-14 at 12 39 47@2x
rodolfoasantos commented 3 years ago

@garettarrowood This one is ready for review