Skip to content
This repository has been archived by the owner on Feb 26, 2020. It is now read-only.
/ draw_member Public archive

A simple web app to draw member from groups based on Flask and SQLite

Notifications You must be signed in to change notification settings

ccwang002/draw_member

Repository files navigation

Setup

Tested only on Python 3.5.

pip install -r requirements.txt

SQLite

Create the database manually.

python setup_db.py

Run Server

python draw_member.py

Will run a server listening http://localhost:5000.

About

A simple web app to draw member from groups based on Flask and SQLite

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published