GithubHelp home page GithubHelp logo

dlcoder / mybookings Goto Github PK

View Code? Open in Web Editor NEW
0.0 2.0 2.0 701 KB

A web based system for resource booking in companies or institutions

License: GNU Affero General Public License v3.0

Ruby 74.67% JavaScript 0.68% CoffeeScript 2.55% CSS 0.61% HTML 17.85% Gherkin 3.64%
ruby rails bookings institution engine mybookings

mybookings's Introduction

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.

mybookings's People

Contributors

aralnoth avatar skuark avatar

Watchers

 avatar  avatar

Forkers

jucejara tolobial

mybookings's Issues

Review notification time interval before a booking starts

When we send a notification before a booking starts, the interval used for sending that notification is not secure: if a small delay occurs in the cron trigger the calculated interval maybe don't catch a booking not notified previously.

So, we consider to create a notifications register in database, and the NotificationMailer checks the register to ensure a notification will be sended if this booking was not notified previously.

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.