Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/phillipdupuis/garden-planner

Design your own square-foot garden with ease
https://github.com/phillipdupuis/garden-planner

django django-rest-framework garden-design gardening react

Last synced: 19 days ago
JSON representation

Design your own square-foot garden with ease

Awesome Lists containing this project

README

        

# Garden Planner
[https://www.pennys-garden-planner.com/](https://www.pennys-garden-planner.com/)

Design your own square-foot garden with ease. Manipulating the layout is a breeze, and tasks such as determining seed/seedling arrangements or picking out companion plants are automatically handled for you.

### Background/Motivation
Square-foot gardening is a fun and effective way to grow your own food. It's highly efficient and requires very little space, making it ideal for people who live in urban environments or who have limited mobility. However, it can be difficult for many people to get past the planning phase. This garden designer aims to help with that.

### Built With
* React
* Django REST Framework
* Django

### Examples/Screenshots
Mobile device

![mobile device screenshot](https://github.com/phillipdupuis/garden-planner/blob/master/garden_planner/frontend/src/screenshots/layout_mobile.png)

Selecting plants

![mobile device selecting plant](https://github.com/phillipdupuis/garden-planner/blob/master/garden_planner/frontend/src/screenshots/plant_picker.png)

Large screen

![large screen device screenshot](https://github.com/phillipdupuis/garden-planner/blob/master/garden_planner/frontend/src/screenshots/large_screen_layout.png)