Skip to content

Unipisa/dm-mrbs

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8,602 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MRBS - Department of Mathematics.

This repository contains the code for the Meeting Room Booking System currently in use at the Department of Mathematics, University of Pisa. It is a fork of the well-known MRBS, with the following additions:

  • OAuth2 authentication, using the UNIPI system (or any other OAuth2 provider);

  • A partial API, available for authenticated clients with a secret token, that allows to query free rooms, obtain detail of a booking entry, or book a new room.

  • Minor styling tweaks: custom color and title, to quickly distinguish different portals used in the same institution.

The main deployment for the Department of Mathematics is at rooms.dm.unipi.it.

About

MRBS code - Department of Mathematics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • PHP 54.1%
  • JavaScript 41.7%
  • CSS 3.0%
  • HTML 1.0%
  • PLpgSQL 0.1%
  • SCSS 0.1%