Added the Faker gem for generating seed data for organizations, projects and positions.
Since there are no specific categories for clubs or tech projects, I've used Faker::University.name for organizations and Faker::Game.title for projects. Fortunately, there was a decent category for positions: Faker::Job.title.
Added the Faker gem for generating seed data for organizations, projects and positions.
Since there are no specific categories for clubs or tech projects, I've used
Faker::University.name
for organizations andFaker::Game.title
for projects. Fortunately, there was a decent category for positions:Faker::Job.title
.Organizations:
Projects:
Positions: