Skip to content

Latest commit

 

History

History
19 lines (16 loc) · 734 Bytes

README.md

File metadata and controls

19 lines (16 loc) · 734 Bytes

A website for members of UCC to vote on T-shirt designs for our 50th Anniversary.

Usage

  • Collect your shirt designs into one folder.
  • Open ./readshirts.sh, add the correct paths at the top.
  • Run it to get the correct DB initialisation script.
  • Insert into and run init.py to generate the DB. (Make sure to place it in cgi-bin!)
  • Host with cgi support: python -m http.server --cgi 8000
  • Visit at localhost:8000

Stack:

  • HTMX
  • AlpineJS
  • Python (cgi)
  • SQLite

Screenshots

image image