Event Dashboard

Event Dashboard is a Rails powered website app designed to quickly and easily share event information from one convenient location.

Users can sign up, create an event, add a schedule, upload and share files and links. Event Dashboard then creates a clean event page that can be shared publicly among attendees.

This project was more of an exercise in designing a function web app so design was not a number one priority.

Event Dashboard is powered by Ruby on Rails and features multiple nested forms, user authentication using Devise, Amazon S3 storage using Paperclip and some quick and dirty styling using Bootstrap.

You can view the Git Repository for this App Here.