khafatech / survey

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This is a basic questions app with an admin interface.

Installing

use pip: pip install -r requirements.txt

Or your package manager.

Running

The debug server is app.py

Run ./app.py without arguments. It runs on port 5000.

Access the webpage: http://localhost:5000

About

License:Other


Languages

Language:Python 62.0%Language:HTML 38.0%