https://github.com/rubenmoya/codeborative
Ironhack project
https://github.com/rubenmoya/codeborative
Last synced: 5 days ago
JSON representation
Ironhack project
- Host: GitHub
- URL: https://github.com/rubenmoya/codeborative
- Owner: rubenmoya
- Created: 2015-12-08T18:24:36.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2016-06-03T15:07:37.000Z (over 9 years ago)
- Last Synced: 2024-12-29T10:44:13.484Z (12 months ago)
- Language: JavaScript
- Size: 3.48 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Hi! I'm [@rubenmoya](http://twitter.com/@rubenmoya_) and this is my project at [Ironhack](http://ironhack.com).
## What is Codeborative?
Do you have a personal project and want to share your knowledge? Are you learning a new technology and looking for mentorship? **Codeborative** is your place!
In **Codeborative** you can **search for a mentor** based on the technology you want to learn. In exchange, you’ll **help him with his project**, both of you win!
## Technologies used
The project is built with Ruby on Rails, using Haml and SCSS. For real-time notifications and message system I'm using Pusher. And WebRTC for video/audio calls. The authentication system is built with Devise and Omniauth.
## How to use
- Clone the repository
- `bundle install`
- `rails s`.