Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/dvinciguerra/schedroom

Schedroom - A very simple webapp to schedule a meeting room using Rails
https://github.com/dvinciguerra/schedroom

api-rest jwt-token rails5 rspec schedule webapp

Last synced: 25 days ago
JSON representation

Schedroom - A very simple webapp to schedule a meeting room using Rails

Awesome Lists containing this project

README

        

# Schedroom - Simple webapp to schedule a meeting room
[![Maintainability](https://api.codeclimate.com/v1/badges/6dc94836da43fe9d431f/maintainability)](https://codeclimate.com/github/dvinciguerra/schedroom/maintainability)

![Schedroom](https://raw.githubusercontent.com/dvinciguerra/schedroom/master/home-screen.png)

This project is a simple implementation for a POC using Rails web framework as a monolitic base and ReactJS
as frontend solution to provide a very simple app to schedule meeting rooms.

Things you may want to cover:

* Ruby version +2.4

* System dependencies

* Configuration

* Database creation

* Database initialization

* How to run the test suite

* Services (job queues, cache servers, search engines, etc.)

* Deployment instructions

* ...