A companion finder based on shared interests, inspired by Meetup.
This was a pair-programming student project, created in my second module for Flatiron School's immersive web development program.
Built with
- Ruby on Rails
$ bundle install
$ rails db:create
$ rails db:migrate
$ rails db:seed
$ rails s