andrewwood2 / acebook-gazelle

AceBook project deployment
https://damp-beyond-18538.herokuapp.com/posts
Other
0 stars 2 forks source link

Migrate user data from legacy system, encrypting passwords #14

Open rebeccasedgwick opened 6 years ago

rebeccasedgwick commented 6 years ago

Explore the project in the link below to see how it's set up

makersacademy/acebook-legacy - run the legacy app locally, understand what it's doing try to use curl to send a request to the api to see the data it returns add a migration to your app that adds the legacy user data to your database using the heroku hosted api