/importer

basic csv and json importer (for certain schools data)

Primary LanguageRuby

csv/json importer

A simple csv/json importer for certain school data.

Sample import files can be found in the app pubic directory.

Deployed App

To dos:

  • Add form validations
  • Complete test suite (basic integration test for file importer implemented)
  • Add excel import
  • Improve views
  • refactor, refactor & refactor!