Go to file
2021-05-11 23:38:54 +02:00
assets add icons to offer footer 2021-05-07 09:55:41 +02:00
bin Add initial set of files 2021-04-22 12:44:17 +02:00
config allow homepage for all users 2021-05-09 17:52:08 +02:00
migrations Implement basic wishlist 2021-05-04 11:52:20 +02:00
public Add initial set of files 2021-04-22 12:44:17 +02:00
src Notify not verified 2021-05-11 12:00:53 +02:00
templates add login button 2021-05-11 23:37:59 +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 update .env to use localhost as db host 2021-05-05 12:45:36 +02:00
.env.staging create staging env with mail credentials 2021-05-08 20:51:17 +02:00
.gitignore setup phpunit for testing 2021-05-06 11:31:06 +02:00
composer.json setup phpunit for testing 2021-05-06 11:31:06 +02:00
composer.lock init deployer 2021-05-07 15:27:49 +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 create staging env with mail credentials 2021-05-08 20:51:17 +02:00
Jenkinsfile fix compose command 2021-05-06 15:26:12 +02:00
package-lock.json add captcha to registration 2021-05-04 11:59:08 +02:00
package.json correctly use bootstrap 2021-05-06 13:21:07 +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 setup phpunit for testing 2021-05-06 11:31:06 +02:00
webpack.config.js use bootstrap 2021-04-24 16:59:51 +02:00
yarn.lock correctly use bootstrap 2021-05-06 13:21:07 +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.