CMU-Senate / tcc-room-reservation

Web application for Carnegie Mellon University students to reserve the glass rooms within the Tartan Collaborative Commons

Home Page:https://tcc.cmusenate.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TCC Room Reservation System

Build Status

Reserve the glass rooms within the Tartan Collaborative Commons!

Requirements

Python 3.6, NodeJS

Configuration

Edit settings.cfg

Setup

npm install
bower install
pip install -r requirements.text
python3 app.py init

Usage

python3 app.py runserver

About

Web application for Carnegie Mellon University students to reserve the glass rooms within the Tartan Collaborative Commons

https://tcc.cmusenate.org

License:GNU Affero General Public License v3.0


Languages

Language:Python 42.5%Language:HTML 32.7%Language:JavaScript 15.8%Language:CSS 8.3%Language:Mako 0.7%