Import from Google Sheets
- Mentors
- Eileen
- Organization
- CiviCRM
Import from Google Sheets
I'm Saurabh Batra, a sophomore student at IIT Guwahati, India. I've been actively contributing to Civi since October 2015 and my main point of contact and mentor has been Eileen McNaughton. The project I'm interested in developing for GSoC 2016 is the one Eileen proposed.
The main objective here is to replace the data-source of the consisting import code with a generic, interface-based package (ddeboer/data-import
) in order to:
- Add more source formats which can be imported.
- Make the code more manageable.
The secondary objectives are:
- Integrate import from Google sheets to the database.
- Provide an Angular form on top for on-the-go validation.