jordanhudgens / devcamp-portfolio-1

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Devcamp Portfolio Application

This is a Ruby on Rails 5 application that allows users to create their own portfolios.

Features

  • Real time chat engine for comments
  • Blog
  • Portfolio
  • Drag and Drop interface

Code Example

def my_great_method
  puts "here it is"
end
alert('Hi there');

About


Languages

Language:Ruby 74.5%Language:HTML 16.9%Language:CSS 4.9%Language:JavaScript 2.4%Language:CoffeeScript 1.3%