/roombelt

🏢 Open source and free meeting room display system - for Cloud and On-Premises

Primary LanguageJavaScriptISC LicenseISC

Roombelt

Roombelt is a free and open source meeting room manager focused on simplicity. Works both in Cloud and On-Premises.

Tablet with roombelt installed

Installation

Sign-on to cloud version at app.roombelt.com. For instruction on installing Roombelt On-Premises visit documentation.

Status of this project

This project started as a playground to learn ReactJS. Then it turned out that it's actually useful so I decided to finish and release it. With early adopters I will continue development.

What's under the hood

Roombelt takes advantage of the following tools:

I've tried a few technologies that eventually didn't make it:

  • redux-observable - I didn't have time to do PhD on observables. I've decided to use redux-play instead.
  • GraphQL - Too much boilerplate for this kind of app. Good old REST API was both easier and faster to develop.
  • next.js - Server side rendering didn't really make sense in this app. Decided to use CRA instead.

Feedback

Feel free to request new feature on Github or contact me using the chat widget on roombelt.com.

License

Roombelt is licensed under permissive ISC license.