pierre-24 / logical-enough

A small website to test student's knowledge of search expressions.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Logical enough

A small website to test student's knowledge of search expressions.

Note: the accounts are not password protected for simplicity. Don't use that at large scale!

To deploy on a webserver,

gunicorn --bind unix:tmp.sock -m 007 "logical_enough:create_app()"

About

A small website to test student's knowledge of search expressions.


Languages

Language:Python 72.0%Language:HTML 19.4%Language:JavaScript 6.9%Language:CSS 1.0%Language:Makefile 0.8%