blake-mealey / ConversionsServer

API and DB for https://github.com/blake-mealey/conversions-app
https://conversions-api.chimerical.ca/api
0 stars 1 forks source link

Add conversion seed data #1

Open blake-mealey opened 5 years ago

blake-mealey commented 5 years ago

Please add more unit types, units, and conversions to the DB seed data, and add a migration script for it.

See the setup steps in the project readme for getting started and don't hesitate to ask for help :)

mykeels commented 5 years ago

Is there a list of unit-types, units and conversions you're expecting for this issue?

blake-mealey commented 5 years ago

Not really. I originally just looked at another conversion app and copied a few of theirs over. Perhaps you could find another conversion app which has quite a few more units in it and add some from there. It would be best to focus on non SI units because I plan to handle those more dynamically in the future.