Go to file
2021-07-15 16:00:55 +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 Use less amigous function name 2021-07-15 16:00:55 +02:00
templates Add margin-bottom to buttons for own offer 2021-06-14 23:23:54 +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 Refactor uploded file handling 2021-07-14 13:47:42 +02:00
composer.lock Update composer packages 2021-07-15 15:44:48 +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.