GithubHelp home page GithubHelp logo

erolg / confdeck Goto Github PK

View Code? Open in Web Editor NEW

This project forked from kodgemisi/confdeck

0.0 2.0 0.0 8.37 MB

ConfDeck

Home Page: http://www.confdeck.com

License: GNU General Public License v3.0

Ruby 35.98% JavaScript 25.74% CSS 38.27%

confdeck's Introduction

#ConfDeck

Build Status Code Climate Test Coverage

ConfDeck is a conference management tool for small or big organizations. It's especially good for conferences where speakers are expected to apply first and then they are evaluated by a committee and then accepted or rejected. ConfDeck aims to ease this speaker application process.

Only a Few ConfDeck Features:

  • Create your conference
  • Add organization(s) who arranges the event
  • Add sponsor(s) if any
  • Add separate and detailed schedule for every day of conference for every room that a speak will take place
  • Your conference page is created automatically with all necessary part already filled
  • Get speaker applications
  • Discuss and evaluate speaker applications
  • Committee members can vote and comment on applications
  • Applications can be accepted or rejected and aplicants are informed via email

Configuration

  • Confdeck uses localeapp for its translation service. You need to add a LoCALEAPP_KEY environment value to work with localeapp correctly. You can get your api key from https://www.localeapp.com/.

Contributing

To get Confdeck running follow those commands:

  • Fork and clone the project
  • Go in project folder
# make sure you're using ruby-2
$ rvm list

rvm rubies

   ruby-1.9.3-p545 [ x86_64 ]
=* ruby-2.1.2 [ x86_64 ]

# => - current
# =* - current && default
#  * - default

$ rvm gemset create confdeck
$ rvm use 2.1.2@confdeck
$ rvm gemset list

gemsets for ruby-2.1.2 (found in /home/theuser/.rvm/gems/ruby-2.1.2)
   (default)
=> confdeck

$ bundle install --without production
$ rails s

Special thanks to john.pozy for contributing the project by giving his Adminre Admin Theme

confdeck's People

Contributors

destan avatar xaph avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.