A project-driven mentoring platform built for experienced devs and learners to collaborate and grow. Made with Ruby on Rails and PostgreSQL.
- Anonymous user can search all mentors registered on site by name or skill.
- Anonymous user can see the project page of public projects.
- Registered users can access their feed in the main page, your projects as mentor and as mentee, see their archive projects, create new project, and change your profile.
- Registered users can set their skills as mentor and/or as mentee.
- Mentor and mentee can set skills to a project, add goals, and add comments to a specific goal or to the whole project.
- Mentor can leave feedback to mentee in a project, and rating the accuracy and availability.
- Mentee can leave feedback to mentor in a project, and rating the accuracy and availability.
- Fork & Clone
- Run bundle install to install dependencies
- Set the config/database.yml
- Run bin/rake db:reset to create and load
- Run bin/rails s -b 0.0.0.0 to start the server
- Visit
http://localhost:3000/
- bcrypt
- kaminari
- thoughtbot paperclip
Project page - info and skills:

Project page - feedback and ratings:

| Tahuana Cirati | David Chasteau | John Lennie | Ian Duke |




