Skip to content

Visualize how different events overlap with each other in comparison with their Capacity, using Highcharts.

Notifications You must be signed in to change notification settings

super9user/eventbrite-visuals

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 

Repository files navigation

# Welcome to Visualizations for Eventbrite

Visualize how different events overlap with each other in comparison with their Capacity, using Highcharts. Make sure you checkout the screenshots of the application.

Eventbrite is a wonderful platform where people can find and create their favorite events.

This application helps users to see overlapping events so that they can plan better and optimize their schedule so that users can attend maximum number of events!! This application also provides event capacity information.

Future Scope of this application would be to display vacant capacity of the events to the visualization and add location parameter to the filters, so that users can make even better decisions.

Installation Guide

  1. Install Ruby >= v2.2.1

  2. Install Rails >= 4.2

Usage

  1. Run the rails app on a server ('rails s' command starts local Webrick server)

  2. Type 'http://localhost:3000' in your browser for the home page of local server.

Libraries used

  1. Highchart's Highstock
  2. jQuery
  3. Bootstrap
  4. Eventbrite Ruby gem
  5. Underscore
  6. Select2

Contributing

Pull code from github.

  1. Fork it!
  2. Create your feature branch: git checkout -b my-new-visualization
  3. Commit your changes: git commit -am 'Added some visualization'
  4. Push to the branch: git push origin my-new-visualization
  5. Submit a pull request :D

Author

Tanmay Patil

Copyright 2016 Tanmay Patil

mailto: [email protected]

@version Feb 01, 2016

About

Visualize how different events overlap with each other in comparison with their Capacity, using Highcharts.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published