The Educomer app is a database designed to give people information about food and help them make decisions based on the information provided
To load a CSV into the database, run "preprocess/preprocess.rb inputFile.csv" on it, then run "rake db:migrate" and "rake db:seed".