Skip to content

bir-d/ucc-shirt-vote

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published