All Projects → frab → Frab

frab / Frab

Licence: other
conference management system

Programming Languages

ruby
36898 projects - #4 most used programming language

Projects that are alternatives of or similar to Frab

Post Robot
Cross domain post-messaging on the client side using a simple listener/client pattern.
Stars: ✭ 619 (-2.06%)
Mutual labels:  hacktoberfest
Phpmyadmin
A web interface for MySQL and MariaDB
Stars: ✭ 5,750 (+809.81%)
Mutual labels:  hacktoberfest
Alexa media player
This is a custom component to allow control of Amazon Alexa devices in Home Assistant using the unofficial Alexa API.
Stars: ✭ 630 (-0.32%)
Mutual labels:  hacktoberfest
Hacktoberfest 2020
Welcome to Open-source! Simply add your details to contributors | Repo for Hacktoberfest 2020 ✅
Stars: ✭ 621 (-1.74%)
Mutual labels:  hacktoberfest
Mycroft Skills
A repository for sharing and collaboration for third-party Mycroft skills development.
Stars: ✭ 626 (-0.95%)
Mutual labels:  hacktoberfest
Marshmallow
A lightweight library for converting complex objects to and from simple Python datatypes.
Stars: ✭ 5,857 (+826.74%)
Mutual labels:  hacktoberfest
Layoutit Grid
Layoutit grid is a CSS Grid layout generator. Quickly draw down web pages layouts with our clean editor, and get HTML and CSS code to quickstart your next project.
Stars: ✭ 617 (-2.37%)
Mutual labels:  hacktoberfest
Cobalt2 Vscode
Cobalt2 Theme for VS Code
Stars: ✭ 632 (+0%)
Mutual labels:  hacktoberfest
Parsel
Parsel lets you extract data from XML/HTML documents using XPath or CSS selectors
Stars: ✭ 628 (-0.63%)
Mutual labels:  hacktoberfest
Git Extra Commands
A collection of git utilities and useful extra git scripts I've discovered or written, packaged for ease of use with shell frameworks.
Stars: ✭ 629 (-0.47%)
Mutual labels:  hacktoberfest
Android Simple Tooltip
A simple library based on PopupWindow to create Tooltips on Android. 💚
Stars: ✭ 622 (-1.58%)
Mutual labels:  hacktoberfest
Laravel Translatable
A Laravel package for multilingual models
Stars: ✭ 624 (-1.27%)
Mutual labels:  hacktoberfest
Fiddle
🚀 The easiest way to get started with Electron
Stars: ✭ 6,167 (+875.79%)
Mutual labels:  hacktoberfest
Jhipster Registry
JHipster Registry, based on Spring Cloud Netflix Eureka and Spring Cloud Config
Stars: ✭ 619 (-2.06%)
Mutual labels:  hacktoberfest
Hacktoberfest
Participate in Hacktoberfest by contributing to any Open Source project on GitHub! Here is a starter project for first time contributors. #hacktoberfest
Stars: ✭ 631 (-0.16%)
Mutual labels:  hacktoberfest
Php Censor
PHP Censor is an open source self-hosted continuous integration server for PHP projects.
Stars: ✭ 619 (-2.06%)
Mutual labels:  hacktoberfest
Flutter Examples
[Examples] Simple basic isolated apps, for budding flutter devs.
Stars: ✭ 5,863 (+827.69%)
Mutual labels:  hacktoberfest
Environs
simplified environment variable parsing
Stars: ✭ 631 (-0.16%)
Mutual labels:  hacktoberfest
Fsharpx.extras
Functional programming and other utilities from the original "fsharpx" project
Stars: ✭ 631 (-0.16%)
Mutual labels:  hacktoberfest
Octoprint
OctoPrint is the snappy web interface for your 3D printer!
Stars: ✭ 6,267 (+891.61%)
Mutual labels:  hacktoberfest

frab - conference management system

frab is a web-based conference planning and management system. It helps to collect submissions, to manage talks and speakers and to create a schedule.

Build Status Code Climate Docker Build Status

Current Status

frab is not under heavy development anymore. Releases merely mark huge updates and add a changelog. There are no separate release branches, fixes and development happen in master. We want the master branch to be usable at all times.

frab has been used to organize FrOSCon since 2011, a conference with more than 100 talks (and as many speakers) in more than 5 parallel tracks (plus devrooms) over 2 days. frab is also used by the Chaos Communication Congress.

The frab wiki hosts a list of conferences using frab. Feel free to add your conference to the wiki.

Take a look at the screenshots to get an idea of what frab does. The full manual can be found in the wiki.

Installing

frab is a pretty standard Ruby on Rails application. There should be plenty of tutorials online on how to install, deploy and setup these.

See installation for more frab specific information.

It's possible to run frab via docker, or on a PaaS like heroku or dokku.

Rake Tasks

These are executed from the command line to export conferences and static schedules, send emails or help with development. The manual has a chapter on rake tasks for production.

More documentation on available rake tasks can be found in the wiki or by running rails -D.

Ticket Server

frab supports OTRS, RT and Redmine ticket servers. Instead of sending event acceptance/rejection mails directly to submitters, frab adds a ticket to a request tracker.

The ticket server type can be configured for every conference.

Install the iPHoneHandle support if you're using OTRS.

History

frab was originally created for the organization of FrOSCon 2011. FrOSCon has previously used pentabarf (http://pentabarf.org), and although frab is a completely new implementation, it borrows heavily from pentabarf.

Both FrOSCon and frab owe a lot to pentabarf. But sadly, pentabarf seems to be abandoned. And several problems make it hard to maintain. Thus we decided to create a new system.

License

frab is licensed under an MIT-License. It bundles some third-party libraries and assets that might be licensed differently. See LICENSE.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].