Skip to content

hendrix01/devcamp-portfolio

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

173 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Devcamp Portfolio Application

This is a Ruby on Rails 5 application that allows users to create their own portfolios, and is the demo application for the Dissecting Rails 5 course.

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

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Ruby 42.8%
  • HTML 28.6%
  • JavaScript 21.9%
  • CSS 5.2%
  • CoffeeScript 1.5%