claytonhenrylewis / msis-club

A sample web app using Python with Flask for MSIS programming students

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MSIS Club Event Registration System

A sample web app made using Python with Flask for MSIS programming students

V0

A minimal version which loads data from a single table.

V1

The base version, a full app using multiple tables and a registration form.

V2

This version adds a confirmation page which works by saving session data.

V3

Adds some "nice to have" features: some basic styles and extra validation and logic on the registration form

About

A sample web app using Python with Flask for MSIS programming students


Languages

Language:Python 53.8%Language:HTML 44.0%Language:CSS 2.2%