simonorzel26 / senf-monorepo

The aim of this project is to strengthen participation of citizens in urban planning & to make it more interactive and transparent. Since we see citizens as the real experts in their neighborhoods, we want to create an attractive opportunity for people to contribute their own ideas and suggestions.

Home Page:https://senf.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This is the React code base for the Webapp "Senf" (https://senf.app/) and many more applications that we are building up around this platform

thumbnail_senf

About

The aim of this project is to strengthen participation of citizens in urban planning & to make it more interactive and transparent. Since we see citizens as the real experts in their neighborhoods, we want to create an attractive opportunity for people to contribute their own ideas and suggestions.

Ultimately, through this platform, we are attempting to establish a collaborative community-based environment in which citizens have a voice and organizations of any kind are empowered to be more participatory. Simultaneously, we see this environment as a space for people to get creative and connect in real life in order to collectively shape their own urban space.

Since the beginning of 2021, we have been running this platform for the area of Cologne, Germany – and we see this expanding to any city and municipality. Btw: checkout/follow our Instagram

This project was started by an amateur programmer, so please don't be too harsh about the current quality - let's level it up!

1: Fork this repository

To avoid ending up with an unmanageable amount of branches, we decided to go this way: fork the repository first and then clone your fork to your computer using terminal command git clone https://github.com/YOUR-GITHUB-NAME/senf-monorepo.git. When contributing, create a pull request as described in this documentation

2: Install packages

  1. Install nodejs LTS version
  2. install yarn by typing npm i -g yarn in the terminal
  3. Open senf-monorepo folder in the terminal and type yarn.

3: Run projects

To run all projects, open senf-monorepo folder in the terminal and type yarn dev. It will spin up localhost development servers which you will be able to open in the browser

About

The aim of this project is to strengthen participation of citizens in urban planning & to make it more interactive and transparent. Since we see citizens as the real experts in their neighborhoods, we want to create an attractive opportunity for people to contribute their own ideas and suggestions.

https://senf.app


Languages

Language:TypeScript 55.1%Language:JavaScript 42.5%Language:HTML 1.2%Language:CSS 1.1%