An application for connecting with people around you with similar interests. This is not a dating website. It's merely used using LinkedIn profile and figuring out similarities.
It's targeted to be used at events where you want to filter out from a cround the few people you are actually interested in speaking with.
Enjoy !!!
Standard Rails project under development, so to help development and install project:
cd directory/
rake db:create && rake db:migrate
rails s # start the server