Skip to content

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

License

Notifications You must be signed in to change notification settings

CMU-Senate/tcc-room-reservation

Repository files navigation

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