dlcoder / mybookings

A web based system for resource booking in companies or institutions

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MyBookings

Build Status

MyBookings is a web based system for resource booking in companies or institutions that manages different kinds of resources to lend it to a community of users.

MyBookings is built with the Ruby on Rails framework, and therefore can be executed in any typical Ruby web server.

Features

  • Basic resource booking.
  • Basic management of resources, resource types and users.
  • User roles defined for administer, manage resources of multiple type and booking resources.
  • Multi-provider authentication with Omniauth.
  • Extensible with plugins to integrate with third party services.
  • Available on English and Spanish.

ToDo

A lot of work can be done here. For now it's a basic system developed as a Degree's Final Project.

Some future improvements:

  • UI improvements on resource booking.
  • Write some documentation.

How to contribute

Feel free to contribute to the project openning issues on GitHub, or sending a pull request with bugfixes or improvements.

Before trying to make significant changes and sending a pull request, please open an issue so that you do not risk duplicating efforts or spending time working on something that may be out of scope.

Authoring

The development of MyBookings started at 2014 in the University of Jaén as a Degree's Final Project by Jesús Manuel García Muñoz, a computer engineering student.

Nowadays, it is maintained by Delirium Coder, a web development company based in Jaén, Spain.

For a list of people who have contributed to the codebase, see GitHub's list of contributors.

Special Thanks To

Copyright / License

This software is distributed under GNU AFFERO GENERAL PUBLIC LICENSE Version 3, 19 November 2007. For more information see LICENSE file.

About

A web based system for resource booking in companies or institutions

License:GNU Affero General Public License v3.0


Languages

Language:Ruby 74.7%Language:HTML 17.8%Language:Gherkin 3.6%Language:CoffeeScript 2.6%Language:JavaScript 0.7%Language:CSS 0.6%