Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 250 Bytes

readme.md

File metadata and controls

11 lines (6 loc) · 250 Bytes

Lottery Web App

Created for CSC2031 Security and Progamming Paradigms module coursework.

Description

A lottery system that allows users to enter draws and an admin to draw winners.

How to run

flask run --cert cert.pem --key key.pem