This is a Ruby on Rails 5 application that allows users to create their own portfolios.
- Devise Authentication
- Session Tracking for Dynamic Source Links
- Utilized Concerns for Authentication and Sources
- Utilized Friendly_ID for friendly routes
- Utilized Seeds File For Sample Data
- Updated DB by utilizing console and ActiveRecord to update DB relationship
- Real time chat engine for comments [in development]
- Blog
- Portfolio
- Drag and drop interface [in development]