Skip to content

glenux/barcamp-hive

 
 

Repository files navigation

Barcamp Hive

The purpose of this tool is to simplify the life of barcamp organizers.

It aims to provide a convenient and simple tool for interacting with the event before, while and after it has happened.

Before the event:

  • managing attending people / watchers
  • create etherpads for

During the event:

  • display all media related to the event aggregating & displaying in real-time various streams (twitter, facebook, flickr, etc.)
  • involve people in brainstorming & workshops reports by dynamically creating etherpads on-the-fly & displaying as "currently happening" in the workshop grid, on the event page.

After the event:

  • get in touch with people you liked;
  • summarize the event with media, attendees, reports, etc.

Setup

Install all required dependencies

bundle install --path vendor/bundle

Installation

rake db:migrate
rake db:setup:admin

Update the database

rake db:migrate

Authors

Original authors : GNUSIDE SAS

Maintainer : Glenn ROLLAND

Got questions? Need help? Tweet at @glenux.

License

Barcamp Hive is a fork of BarCamp Garden.

Barcamp Garden is Copyright © 2012 GNUSIDE SAS

It is free software, and may be redistributed under the terms specified in the LICENSE file.

Releases

No releases published

Packages

No packages published

Languages

  • Ruby 61.9%
  • HTML 24.5%
  • CSS 5.2%
  • Shell 4.9%
  • CoffeeScript 1.3%
  • Dockerfile 1.2%
  • JavaScript 1.0%