No description
https://beta.pflaenz.li
| assets | ||
| bin | ||
| config | ||
| migrations | ||
| public | ||
| src | ||
| templates | ||
| tests | ||
| translations | ||
| .env | ||
| .gitignore | ||
| composer.json | ||
| composer.lock | ||
| deploy.php | ||
| DEVELOPMENT.md | ||
| docker-compose.yml | ||
| Jenkinsfile | ||
| package-lock.json | ||
| package.json | ||
| php.ini | ||
| phpunit.xml.dist | ||
| README.md | ||
| symfony.lock | ||
| webpack.config.js | ||
| yarn.lock | ||
plant-exchange
Idea
A platform where people can exchange plants. They can post what they have and search for others with filters.
Tech stack
Admin dashboard
Find it under /admin
Filters
Implemented
- Distance between postal codes
Ideas
⚠️ 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 |
Development
To get started with development, see DEVELOPMENT.md