Go to file
2021-06-27 22:31:51 +02:00
assets basic cookie notice 2021-05-27 16:40:00 +02:00
bin Add initial set of files 2021-04-22 12:44:17 +02:00
config Allow unauthenticated users to view offer details 2021-06-14 23:20:17 +02:00
migrations Setup PLZ field for user 2021-06-14 14:09:44 +02:00
public create a public user page 2021-05-13 12:11:02 +02:00
src Check if filename is set before deleting 2021-06-15 18:18:43 +02:00
templates Use generic git icon in footer and set gitea link 2021-06-27 22:31:51 +02:00
tests setup phpunit for testing 2021-05-06 11:31:06 +02:00
translations setup admin interface 2021-04-22 15:48:32 +02:00
.env set default uri in .env 2021-06-03 15:10:10 +02:00
.env.staging use default_uri 2021-05-29 19:30:54 +02:00
.gitignore setup phpunit for testing 2021-05-06 11:31:06 +02:00
composer.json Calculate distance between PLZs if given 2021-06-14 14:10:07 +02:00
composer.lock Calculate distance between PLZs if given 2021-06-14 14:10:07 +02:00
deploy.php init deployer 2021-05-07 15:27:49 +02:00
DEVELOPMENT.md describe how to create user 2021-04-26 18:55:53 +02:00
docker-compose.yml persist data for database and pgadmin 2021-04-27 09:52:17 +02:00
Dockerfile increase php version 2021-06-03 13:28:56 +02:00
Jenkinsfile fix compose command 2021-05-06 15:26:12 +02:00
package-lock.json basic cookie notice 2021-05-27 16:40:00 +02:00
package.json basic cookie notice 2021-05-27 16:40:00 +02:00
php.ini add php.ini to increase file upload size 2021-05-11 23:38:54 +02:00
phpunit.xml.dist setup phpunit for testing 2021-05-06 11:31:06 +02:00
README.md change offering to offer in frontend 2021-05-05 22:11:24 +02:00
symfony.lock Calculate distance between PLZs if given 2021-06-14 14:10:07 +02:00
webpack.config.js use bootstrap 2021-04-24 16:59:51 +02:00
yarn.lock basic cookie notice 2021-05-27 16:40:00 +02:00

plant-exchange

Idea

A platform where people can exchange plants. They can post what they have and search for others with filters.

Tech stack

Deployment: TBD

Admin dashboard

Find it under /admin

Filters

⚠️ This list is work in progress!

Searching with filters such as:

Filter Name Type Input type
Indoor only boolean checkbox
Name string textfield
Category Category dropdown

Distance from entered ZIP to the offer ZIP.