zphrs / ucsccc

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About


Languages

Language:HTML 72.1%Language:Python 27.8%Language:Procfile 0.1%