Skip to content
This repository has been archived by the owner on Dec 27, 2020. It is now read-only.

Latest commit

 

History

History
17 lines (11 loc) · 316 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 316 Bytes

chillroom admin panel

This is the chillroom admin panel.

Installation

virtualenv env
. env/bin/activate # don't forget leading dot "."
pip install -r requirements.txt

Run as any other Flask website.

Screenshots

Visit this imgur album for screenshots on the system.