Happy Dog 101
24 August 2019
This project was inspired by a UX/UI classmate. Our team collaborated from wire-framing to final asset hand-off and beyond. This Rails project began with designing an Enitity Relation Diagram. Once that was done we began building our data base with information from Youtube API and the DOGAPI. Static data was stored in the seeds file. Information that was planned to come from users were rendered with the FAKER Gem. We used React on Rails to render a search for all dog breeds. Upon clicking a breed a page resfresh would take the user to a detailed breed page that would display relevent information about that breed. This can be assigned to an owners dog therefore provide more information on a users profile page.