All Projects → liqd → a4-meinberlin

liqd / a4-meinberlin

Licence: AGPL-3.0 license
The central participation platform of the city of Berlin, Germany

Programming Languages

python
139335 projects - #7 most used programming language
HTML
75241 projects
javascript
184084 projects - #8 most used programming language
SCSS
7915 projects
Makefile
30231 projects
CSS
56736 projects

Projects that are alternatives of or similar to a4-meinberlin

a4-product
A modern online participation platform for everyone developed by Liquid Democracy
Stars: ✭ 15 (-53.12%)
Mutual labels:  civic-tech, liquid-democracy, citizen-participation, e-participation
adhocracy4
The core library for the e-participation projects by Liquid Democracy
Stars: ✭ 81 (+153.13%)
Mutual labels:  liquid-democracy, e-participation
impeachment-timeline
Timeline of events that lead to the impeachment of Donald J. Trump →
Stars: ✭ 14 (-56.25%)
Mutual labels:  civic-tech
berlin
🐻 learn coding with nodeschool berlin (๑>ᴗ<๑)
Stars: ✭ 54 (+68.75%)
Mutual labels:  berlin
bvg-topological-map
BVG transport map as a nice SVG.
Stars: ✭ 15 (-53.12%)
Mutual labels:  berlin
iced-coffee
❄️☕ Leadership Team To-Dos!
Stars: ✭ 17 (-46.87%)
Mutual labels:  civic-tech
CampaignFinance
NC Campaign Finance Dashboard. Making NC Campaign Funds visible to all citizens
Stars: ✭ 36 (+12.5%)
Mutual labels:  civic-tech
nyt-first-said
Tweets when words are published for the first time in the NYT
Stars: ✭ 222 (+593.75%)
Mutual labels:  civic-tech
covid-19-date-la-zi
Vizualization App to track the COVID-19 epidemic
Stars: ✭ 40 (+25%)
Mutual labels:  civic-tech
yournextrepresentative
A website for crowd-sourcing structured election candidate data
Stars: ✭ 56 (+75%)
Mutual labels:  civic-tech
vimfest
Sources of vimfest https://vimfest.org
Stars: ✭ 16 (-50%)
Mutual labels:  berlin
proca
Widget to transform your website into a cutting-edge campaign in 10 min. multi-lingual, privacy first.
Stars: ✭ 29 (-9.37%)
Mutual labels:  civic-tech
bbbike
BBBike
Stars: ✭ 56 (+75%)
Mutual labels:  berlin
berlinphp.github.com
bephpug.de
Stars: ✭ 41 (+28.13%)
Mutual labels:  berlin
asset-declarations
Crowd sourcing implementation of Moonsheep platform for Romanian asset declarations.
Stars: ✭ 13 (-59.37%)
Mutual labels:  civic-tech
cia
Citizen Intelligence Agency, open-source intelligence (OSINT) project
Stars: ✭ 79 (+146.88%)
Mutual labels:  civic-tech
CTI-website-frontend
Join a worldwide movement to catalog 
every open source 
civic tech project.
Stars: ✭ 28 (-12.5%)
Mutual labels:  civic-tech
ACCESS-NYC-PATTERNS
ACCESS NYC Pattern library and design system documentation for https://access.nyc.gov. Maintained by @NYCOpportunity
Stars: ✭ 14 (-56.25%)
Mutual labels:  civic-tech
vbb-hafas
A JavaScript client for Berlin & Brandenburg public transport HAFAS API.
Stars: ✭ 28 (-12.5%)
Mutual labels:  berlin
prototype-fund-projects
💰 A List of All Projects Funded by the Prototype Fund w/ Links to Code Repos
Stars: ✭ 13 (-59.37%)
Mutual labels:  civic-tech

Participation platform mein.berlin

mein.berlin is a participation platform for the city of Berlin, Germany. It is based on adhocracy 4.

Build Status Coverage Status

Requirements

  • nodejs (+ npm)
  • python 3.x (+ venv + pip)
  • libmagic
  • libjpeg
  • libpq (only if postgres should be used)
  • gdal

Installation

git clone https://github.com/liqd/a4-meinberlin.git
cd a4-meinberlin
make install
make fixtures
make watch

Use postgresql database for testing:

run the following command once:

make create-postgres

to start the testserver with postgresql, run:

export DATABASE=postgresql
make start-postgres
make watch
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].