ychartois / WorkshopManager

WorkshopManager is a events manager that help you to propose, to plan and to archive events in an easy way

Home Page:http://sqlilabs.github.io/WorkshopManager

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

WorkshopManager

WorkshopManager is a events manager that help you to propose, to plan and to archive events in an easy way. Created and maintained by Yannick Chartois, Rémi Goyard, Christian Alonso Chavez and Miguel Diez Garcia. It was originally design to organise Workshops in the Bordeaux SQLI agency which authorize this project to be open source.

To get started, check out http://sqlilabs.github.io/WorkshopManager!

Quick start

Two quick start options are available:

Read the Getting Started section for install information and description of the functionality.

History

This project was originally build to create a tools and learn Play! framework at the same time... some part of the code still smell the sandbox, but we are working to get rid of the ugly parts DONE.

It was also an internal project at that time, so some comments are in French (which will be fixed quickly) (DONE) but sadly most of the GIT commit comments too, and that can't be fixed...

Finally, the project was hosted in Bitbucket, and during the import of bug trackers some errors occurred (because of our french accents ^^), then the ID in Github are (Bitbucket ID + 2) which help to understand some GIT comments

Bugs and feature requests

Have a bug or a feature request? Please open a new issue. Before opening any issue, please search for existing issues.

Documentation

WorkshopManager's documentation, included in this repo in the gh-pages branch, is built with Jekyll and publicly hosted on GitHub Pages at http://sqlilabs.github.io/WorkshopManager.

Install

Read the Getting Started section

Versioning

For transparency and insight into our release cycle, and for striving to maintain backward compatibility, WorkshopManager will be maintained under the Semantic Versioning guidelines as much as possible.

Releases will be numbered with the following format:

<major>.<minor>.<patch>

And constructed with the following guidelines:

  • Breaking backward compatibility bumps the major (and resets the minor and patch)
  • New additions without breaking backward compatibility bumps the minor (and resets the patch)
  • Bug fixes and misc changes bumps the patch

For more information on SemVer, please visit http://semver.org/.

Authors - Contributors

Yannick Chartois

Rémi Goyard

Christian Alonso Chavez

Miguel Diez Garcia

Christophe Opoix

License

Under the Apache 2.0 license.

About

WorkshopManager is a events manager that help you to propose, to plan and to archive events in an easy way

http://sqlilabs.github.io/WorkshopManager

License:Apache License 2.0


Languages

Language:Java 90.6%Language:Frege 3.8%Language:CSS 2.5%Language:JavaScript 2.1%Language:Scala 1.0%