Go to file
Jannis Portmann c020cae714
Some checks failed
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is failing
Merge branch 'main' into dev
2023-10-15 00:31:57 +02:00
pflaenzli Overhaul PLZ 2023-10-15 00:29:21 +02:00
.dockerignore Docker setup 2023-04-07 10:58:28 +02:00
.drone.yml Update names 2023-07-08 18:05:27 +02:00
.gitignore Ignore generated files 2023-05-19 10:59:16 +02:00
COLORS.md Add new style 2023-07-08 16:51:07 +02:00
default Set access log 2023-04-16 00:43:29 +02:00
docker-compose.yml Set debug via env 2023-04-08 12:22:19 +02:00
Dockerfile Pull translations on startup 2023-05-17 12:37:59 +02:00
entrypoint.sh Package command as external app 2023-07-09 11:03:52 +02:00
Jenkinsfile Update repo 2023-04-18 21:35:12 +02:00
LICENSE Add AGPLv3 2023-04-01 12:14:05 +02:00
README.md Update readme 2023-07-08 14:32:05 +02:00
requirements.txt Bump pillow to 10.0.1 2023-10-02 20:47:40 +02:00

Pflänz.li

License: AGPL v3 Build Status

Idea

A platform where people can trade their plants. You can post what you have and search for others with filters. The aim is to make it easier to trade plants and collect as few data as possible. Only the email/username and a postal code is required.

Tech stack

Admin dashboard

Find it under /admin

Filters

Implemented

  • Distance between postal codes
  • Search within title

Ideas

It would be nice to have categories somehow, but it would be hard to make it comprehensive.

⚠️ This list is work in progress!

Searching with filters such as:

Filter Name Type Input type
Distance int numfield
ZIP code int numfield
Name string textfield
Category Category dropdown

Development

To get started with development, see DEVELOPMENT.md

Open Source Data

For calculating distances between zip codes, the PLZ_Verzeichnis is used.
Source: https://opendata.swiss/de/dataset/plz_verzeichnis