windsource / et2016

Web app for registration to KLM Europatreffen 2016.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

README

This source code contains the registration process for KLM Europatreffen 2016. It contains an application for web2py.

After installation it provides two URIs, one for users to register the other for administrators.

/et2016/default/create
/et2016/orga/list

Setup

  • Install web2py
  • copy the et2016 folder in applications directory
  • copy et2016/models/0_login_example.pyto et2016/models/0_login.py and enter your db (sqlite or mysql), the credentials for the db and the credentials for your email provider.
  • enter your Piwik tracking code in `views/piwik.html'

Test

See tests section

That's it.

Have fun.

windsource

About

Web app for registration to KLM Europatreffen 2016.

License:Other


Languages

Language:JavaScript 63.0%Language:Python 23.3%Language:HTML 8.7%Language:CSS 3.4%Language:Groovy 1.5%