Deployment Diagrams is an interface that allows users to create, view and share their timelines. Timelines allow teams to coordinate the development or release of a product around ‘events’. Different team members can filter these events by tags (i.e. Dev, Test, Q/A, Release) to view events pertinent to their role.
Deployment Diagrams was developed in Ruby on Rails 4 using Ruby version 2.0.0
Also used in the application:
Custom Rolled Javascript for interactivity & filtering with Ajax and using the Rails Internal API. Foundation (http://foundation.zurb.com/) for css styling. Devise (https://github.com/plataformatec/devise) used for user authentication.
The following gems were used to develop and run unit and feature tests:
- RAKE (http://rake.rubyforge.org/)
- RSpec (http://rspec.info/)
- Capybara (https://github.com/jnicklas/capybara)
- poltergeist (https://github.com/teampoltergeist/poltergeist)

Log in or sign up for Devpost to join the conversation.