lukel97 / room-booking-tcd

A web app for booking group study rooms within TCD

Home Page:https://room-booking-tcd.herokuapp.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TCD Room Booking App Build Status codecov

A React based web app that books group rooms across Trinity.

To install the dependencies, run yarn or npm install from the root directory. Then cd client and run the same command to install the dependencies for the client.

Setting up the development server

node server/Server.js to set up the API server cd client && yarn start to run the React client

About

A web app for booking group study rooms within TCD

https://room-booking-tcd.herokuapp.com


Languages

Language:JavaScript 75.5%Language:Ruby 22.2%Language:HTML 1.7%Language:CSS 0.6%