Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/dvinciguerra/schedroom
- Owner: dvinciguerra
- Created: 2017-10-22T01:34:28.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2021-07-20T06:29:08.000Z (over 3 years ago)
- Last Synced: 2023-03-11T05:07:36.623Z (over 1 year ago)
- Topics: api-rest, jwt-token, rails5, rspec, schedule, webapp
- Language: HTML
- Homepage:
- Size: 1.21 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 18
-
Metadata Files:
- Readme: README.md
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
* ...