All Projects → msteudtn → Mat-O-Wahl

msteudtn / Mat-O-Wahl

Licence: GPL-3.0 license
🇩🇪 Mat-O-Wahl - Ein einfach zu bedienender, freier Open Source Wahl-O-Mat Klon fuer jedermann ### 🇬🇧 🇺🇸 A simple to handle, free "Voting Advice Application" / "Electoral Compass" alternative

Programming Languages

javascript
184084 projects - #8 most used programming language
HTML
75241 projects
PHP
23972 projects - #3 most used programming language
CSS
56736 projects

Projects that are alternatives of or similar to Mat-O-Wahl

qual-o-mat-data
JSON data from Wahl-O-Mat
Stars: ✭ 39 (+44.44%)
Mutual labels:  voting, wahl, wahl-o-mat, wahlomat
larapos
Laravel Point of sale with invoice full source code free download pos apps.
Stars: ✭ 38 (+40.74%)
Mutual labels:  code, source
XcodeCommentWrapper
Xcode extension for wrapping comments
Stars: ✭ 29 (+7.41%)
Mutual labels:  code, source
Clangkit
ClangKit provides an Objective-C frontend to LibClang. Source tokenization, diagnostics and fix-its are actually implemented.
Stars: ✭ 330 (+1122.22%)
Mutual labels:  code, source
Openwallet Android
The first truly free, libre, and open source light wallet for multiple cryptocurrencies (Bitcoin, Ethereum, Ripple, etc).
Stars: ✭ 86 (+218.52%)
Mutual labels:  open, source
Joustmania
Raspberry Pi Jousting at its finest
Stars: ✭ 91 (+237.04%)
Mutual labels:  open, source
Opengrok
OpenGrok is a fast and usable source code search and cross reference engine, written in Java
Stars: ✭ 3,452 (+12685.19%)
Mutual labels:  code, source
Sneakerbot
Stars: ✭ 33 (+22.22%)
Mutual labels:  open, source
Tr2main
Tomb Raider II Injector Dynamic Library
Stars: ✭ 46 (+70.37%)
Mutual labels:  code, source
Ssti Payloads
🎯 Server Side Template Injection Payloads
Stars: ✭ 150 (+455.56%)
Mutual labels:  code, source
Windowsxp
This is the leaked source code of Windows XP Service Pack 1
Stars: ✭ 164 (+507.41%)
Mutual labels:  code, source
Montreal
A directory of companies, people, and projects that are Open Source and from Montréal.
Stars: ✭ 77 (+185.19%)
Mutual labels:  open, source
Opentomb
An open-source Tomb Raider 1-5 engine remake
Stars: ✭ 1,035 (+3733.33%)
Mutual labels:  open, source
Gradle License Plugin
Gradle plugin that provides a task to generate a HTML license report of your project.
Stars: ✭ 246 (+811.11%)
Mutual labels:  open, source
Comcast.github.io
The main Open Source portal for Comcast
Stars: ✭ 36 (+33.33%)
Mutual labels:  open, source
Updated Carbanak Source With Plugins
https://twitter.com/itsreallynick/status/1120410950430089224
Stars: ✭ 303 (+1022.22%)
Mutual labels:  code, source
slm-code-generation
TensorFlow code for the neural network presented in the paper: "Structural Language Models of Code" (ICML'2020)
Stars: ✭ 75 (+177.78%)
Mutual labels:  code, source
Apskaita5
Open source accounting system designed for Lithuania
Stars: ✭ 20 (-25.93%)
Mutual labels:  open, source
Randomix
🎲 An open source app to choose randomly between numbers, answers, options and so on.
Stars: ✭ 24 (-11.11%)
Mutual labels:  open, source
Tomb5
Tomb Raider: Chronicles Disassembly translated to C source code.
Stars: ✭ 397 (+1370.37%)
Mutual labels:  code, source

ENGLISH DESCRIPTION at the end of the German text

Mat-O-Wahl - Ein einfach zu bedienender, freier Wahl-O-Mat Klon für jedermann

LIVE-DEMO

https://www.mat-o-wahl.de/ -> Ausprobieren (DE) 🍺

BEDIENUNG / INSTALLATION

  1. ZIP-Archiv herunterladen und entpacken (Github -> oben rechts -> Code -> Download ZIP)

  2. Datei /DATA/DEFINITION.JS in einem Texteditor (am besten mit Syntaxhervorhebung) bearbeiten.

  3. Fragen- und Antworten-CSV-Datei in einem Texteditor oder einer Tabellenkalkulation (MS Excel, LO Calc, ...) bearbeiten. Der Dateiname kann frei gewählt werden.

  4. Testen mit INDEX.HTML oder QUICKTEST.HTML (am besten auf http://localhost/ oder im privaten Webspace)

Optional: Im Ordner /EXTRAS gibt es Erweiterungen um bei Bedarf zusätzliche Funktionen zu aktivieren. (z.B. Filtern von Ergebnissen, Vorabfrage, Einbinden per iframe)

VORAUSSETZUNG

  • ein bisschen Webspace (ein günstiges Shared-Hosting-Paket reicht vollkommen aus)
  • kein PHP oder MySQL / MariaDB nötig (nur optional für Statistik)
  • kein npm, yarn oder eine andere Paketverwaltung nötig
  • Wissen, wie man eine Textdatei und/oder eine Tabellenkalkulation öffnet

Mat-o-Wahl und DSGVO

  • Alle Verarbeitungen passieren innerhalb des Browsers des Nutzers
  • keine Datenerhebung auf dem Server (nur optional für eine Statistik - Ausnahme: Standardmäßige Erfassung der Zugriffe durch den Webhosting-Anbieter, z.B. IP-Adresse und Uhrzeit)
  • kein Aufruf von externen Dateien (z.B. Content Delivery Network / CDN, Bootstrap, jQuery, kein Social Media-Plugin) - alles inklusive

LIZENZ

GPL 3 (siehe Verzeichnis /SYSTEM oder http://choosealicense.com/licenses/gpl-v3/)

  • Quellcode, Lizenz und größere Änderungen müssen kenntlich gemacht werden.
  • Änderungen, Weitergabe, sowie kommerzielle und private Nutzung erlaubt.
  • Keine Garantie für Softwareschäden.

HILFE / KONTAKT / ÄNDERUNGEN

Wenn Sie den Mat-O-Wahl einsetzen, würde ich mich über eine kurze Mitteilung von Ihnen freuen.

mathias . steudtner (a) gmx . net


Mat-O-Wahl (*) - A simple to handle, free "Voting Advice Application" / "Electoral Compass" for everybody

LIVE-DEMO

https://www.mat-o-wahl.de/ -> Try It (EN) 🍔

USE / INSTALLATION

  1. Download and unpack ZIP archive (Github -> top right -> Code -> Download ZIP)

  2. Edit /DATA/DEFINITION.JS with a text-editor (best use one with syntax-highlighting).

  3. Edit CSV-text file for questions and answers with a text-editor or spread-sheet-software (MS Excel. LO Calc, ...)

  4. Test settings using INDEX.HTML or QUICKTEST.HTML (works best on http://localhost/ or your private webspace)

Optional: You can find some extensions in the folder /EXTRAS. It adds some more functionality to the program, if needed. (e.g. filter of results, pre-question, include the program within an iframe)

PREREQUISITES

  • some web-space (a cheap shared-hosting plan is sufficient)
  • no PHP or MySQL / MariaDB needed (optional for statistics)
  • no npm or any other packaging manager needed
  • knowing, how to open a text-file and/or a spread-sheet-software

Mat-o-Wahl and GDPR

  • All evaluations happen inside the user's browsers
  • No data is collected on a server (optional for statistics - Exception: default access-logging by your webhosting-provider, i.e. IP-address and time)
  • No external files (e.g. Content Delivery Network / CDN, Bootstrap, jQuery, no Social Media-plugin) - all included

LICENSE

GPL 3 (see folder /SYSTEM or http://choosealicense.com/licenses/gpl-v3/)

  • Required: Disclose Source, License and copyright notice, State Changes
  • Permitted: Commercial Use, Distribution, Modification, Patent Use, Private Use
  • Forbidden: Hold Liable

HELP / CONTACT / CHANGELOG

If you should find Mat-O-Wahl useful, I would be happy about a short notice from you by email.

mathias . steudtner (a) gmx . net

(*) derived from the German project "Wahl-O-Mat" (Wahl-Automat) / "Vote-Machine"

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].