Skip to content
This repository was archived by the owner on Sep 24, 2021. It is now read-only.

A webplatform for displaying mandates and files for political partys. Written for the german pirate party.

License

Notifications You must be signed in to change notification settings

CubicrootXYZ/Piratenmandate

Repository files navigation

Piratenmandate

A webplatform for displaying mandates and files for political partys. Written for the german pirate party.

Installation

This tool is based on code igniter, simply make sure, that all requirements are installed and copy paste this repo. You will also need a SQL database. Simply use the dump given in the DATABASE_DUMP folder. I strongly recommend using this one, it already contains information about states and cities.

You can login with the credentials 'admin' and 'password'. Make sure to change the password!

Delete the DATABASE_DUMP folder afterwards!

I am using a MySQL database, therefore you need to change the group by mode: SET GLOBAL sql_mode=(SELECT REPLACE(@@sql_mode,'ONLY_FULL_GROUP_BY',''));

About

With this webtool you can display and manage files and mandates in a decentralised way. Everyone can contribute entrys, a clever permission system prevents abuse.

About

A webplatform for displaying mandates and files for political partys. Written for the german pirate party.

Resources

License

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published