Skip to content

TheMajorTechie/devcamp-portfolio

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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')