litten8 / ucsccc

0 stars 1 forks source link

UCSC.cc

A website to show what's available in the UCSC dining halls for the next week.

Installation

python -m venv .
source bin/activate
pip install -r requirements.txt

Starting Locally

gunicorn app:app