Mackenzie-Frey / brownfield-of-dreams

Brownfield of Dreams is a video tutorial platform in which additional functionality was built on an existing codebase.
https://brownfield-dreams.herokuapp.com/
1 stars 0 forks source link

Friendships - Part 1 #24

Closed Mackenzie-Frey closed 5 years ago

Mackenzie-Frey commented 5 years ago

User Dashboard: Friendships #12

Adds migrations, tables, and models for establishing friendships between users. The story is in progress. Friendships tested and functional in rails c.