Signalen / backend

Backend for Signalen, an application that helps cities manage and prioritize nuisance reports.
https://signalen.org
Mozilla Public License 2.0
5 stars 5 forks source link

Hard coded strings should be configurable? #5

Closed bartjkdp closed 4 years ago

bartjkdp commented 4 years ago

Original by @CBuiVNG

Currently hardcoded strings are used all over the place. This makes it hard to re-use the app for a different municipality. It also prevents multilingual support.

bartjkdp commented 4 years ago

We will create separate issues for the parts we would like to make dynamic.