dieliste / mensa

Mensas erste nützliche Schlangen-Abmessungssoftware

Home Page:https://mensa.liste.party/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

mensa

mensa – Mensas erste nützliche Schlangen-Abmessungssoftware.

Setup

It is recommended to create a virtual environment for this project, e.g. using Virtualenv.

To install the dependencies run pip3 install -r requirements.txt.

Apply all database migrations and localizations:

python3 manage.py migrate
python3 manage.py compilemessages

Run the crawler:

python3 crawler.py

Add an admin user to your installation:

python3 manage.py createsuperuser

Start the Django server with python3 manage.py runserver and head to http://localhost:8000/.

What's the best time for lunch?

Have a look at https://github.com/emmericp/mensa-stats.

About

Mensas erste nützliche Schlangen-Abmessungssoftware

https://mensa.liste.party/


Languages

Language:Python 64.8%Language:HTML 17.1%Language:CSS 14.3%Language:Shell 3.8%