milevy1 / koroibos

Elixir Phoenix API of 2016 Olympic athlete data
https://koroibos-elixir.herokuapp.com/api/v1/olympians
1 stars 0 forks source link

Seed Database w/ CSV #15

Closed milevy1 closed 5 years ago

milevy1 commented 5 years ago

Seed database with the CSV data provided here: https://github.com/turingschool/backend-curriculum-site/blob/gh-pages/module4/projects/take_home_challenge/prompts/olympic_data_2016.csv

Depends on #13 & #14

milevy1 commented 5 years ago

mix ecto.reset

drops and recreates db