Paragraph-Portfolio

This is a ruby on rails 5.2 application that allows user to create their 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');