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

Student Import CSV #58

Closed marquesavery closed 3 years ago

marquesavery commented 3 years ago

Summary

As a user I want to be able to upload a csv file of the Students from the old database, in order to import them into the new database.

Things to Consider

This project is a Ruby for Good project. That means it should use conventions from other Ruby for Good projects (instead of inventing a comparable, but different solution). This allows for easy cross-project contributions and knowledge sharing. Please reference https://github.com/rubyforgood/human-essentials & https://github.com/rubyforgood/casa when crafting this work.

Blocked by #59

Criteria for Completion

rodolfoasantos commented 3 years ago

@garettarrowood could you assign this one to me?