Skip to content

Custom online petition service for the University of Limerick. Petitions can only be signed by members of UL with a valid university email.

License

Notifications You must be signed in to change notification settings

mcnabola/Pytition

 
 

UL petitions

There is a need for a specific petition service for the University of Limerick. Historically, petitions relating to the university on public forums such as change.org have been brought to the attention of the university however anyone can sign these petition thus a petition with a 1000 signatures means little to them. If we can guarentee that only UL members, staff & students can sign a petiton and verify their signature with an email confirmation. Petitions can be viewed with higher regard.

Build Status Coverage status Documentation Status

Pytition

Why using Pytition?

  • Because it allows you to host petitions without compromising the privacy of your signatories.
  • No tracking, ever: CSS, JS and all resources are self-hosted. Pytition does not use CDN.
  • Nice UI: Bootstrap 4 + JQuery 3.
  • Based on solid backend technology: Django.
  • Responsive UI: works well on phones/tablets/laptops/desktops.
  • If you host an instance of Pytition, you can guarantee your signatories that their informations won't leak to third parties.
  • It is Open Source and Free Software.

Features

  • Multi-lingual UI with i18n: English, French, Italian, Occitan, Spanish.
  • You can pre-visualize petitions before publishing them.
  • Easy to use: petition content is typed-in via TinyMCE editors (like WordPress).
  • You can setup real SMTP account for the confirmation e-mail so that it is less likely considered as SPAM.
  • Supports Open Graph tags to provide description and image to allow nice cards to be shown when people post the petition link on social networks.
  • You can propose your signatories to subscribe to a newsletter/mailinglist (via HTTP GET/POST or EMAIL methods).
  • You can export signatures in CSV format.
  • Support for several organizations on the same Pytition instance v2.0
    • Fine grain per-user per-organization permissions
  • Email retry support through the use of a mail queue middleware
  • Nice (multiple) permlink support for each petition

Install development environment

See dev/CONTRIBUTE.md

Documentation (Installing in production, configuration, update etc)

About

Custom online petition service for the University of Limerick. Petitions can only be signed by members of UL with a valid university email.

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 74.7%
  • HTML 21.4%
  • JavaScript 1.7%
  • Shell 1.1%
  • Other 1.1%