/tcc-room-reservation

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

Primary LanguagePythonGNU Affero General Public License v3.0AGPL-3.0

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