lawja / FavColor

simple full stack app for a presentation for https://tudev.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

FavColor

Basic example of a full stack web app used for a tudev.org presentation. To run you'll need to add your own db credentials in place of what's currently in manage.py

install requirements with

pip3 install -r requirements.txt

run with

python3 manage.py gunicorn

About

simple full stack app for a presentation for https://tudev.org

License:Apache License 2.0


Languages

Language:CSS 93.9%Language:Python 3.4%Language:HTML 2.6%