Skip to content

muccc/membership-form

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A Membership Application Form for the Chaos Computer Club e.V.

  • generates a QR code to speed up office work considerably.
  • all-in-one file so it's easy to download and use offline.
  • mobile friendly form with field validation.
  • somewhat sane fallbacks for users with disabled javascript.

Generating the application form

With the dependencies in Pipfile or requirements.txt installed, run ./form.py foerder.j2 to generate the foerder.html.

Form in Master

https://herrspace.github.io/CCC-Membership-Form/foerder.html

Languages

  • HTML 63.6%
  • Jinja 21.8%
  • CSS 6.9%
  • Python 4.7%
  • JavaScript 3.0%