Skip to content

windsource/et2016

Repository files navigation

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.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published