Rails Powered Portfolio

This portfolio is a Rails powered website with a simple form to allow a single user to quickly add new projects to an online portfolio.

Admins can create new projects easily using the provided form. Edit, New, Delete, and Login links are hidden from visitors to the site.

This webapp features a single user authentication system using Devise, Bootstrap styling and Navbars, Custom Slug URL, Flash, Video and Image embedding and customizable project categories that are sortable and automatically added to the navigation. Admin and new categories are added to the app using the rails console.

You can view the Git Repository for this App Here.