GardenHub icon indicating copy to clipboard operation
GardenHub copied to clipboard

Improve urban food distribution by connecting community gardeners with pickers :eggplant:

Results 71 GardenHub issues
Sort by recently updated
recently updated
newest added

Logs from the staging server: ``` 2018-01-12T02:08:52.180864172Z app[web.1]: Internal Server Error: /plot/9/edit/ 2018-01-12T02:08:52.180872030Z app[web.1]: Traceback (most recent call last): 2018-01-12T02:08:52.180879941Z app[web.1]: File "/usr/local/lib/python3.5/site-packages/django/core/handlers/exception.py", line 35, in inner 2018-01-12T02:08:52.180889350Z app[web.1]: response...

bug

When a user schedules an order for harvest, they select the start date and end date for when they'd like their crops to be harvested. Currently, there is one restriction:...

need client review

Sometimes a gardener will pick their own crops and donate it to GardenHub. It would be good to allow them to submit a form for this.

It was suggested that we consider syncing picker orders to a calendar.

Just ran into an issue where a previously-created db.dump was actually not owned by the current user. This would happen if you were to, eg, run `sudo ./dev.sh pulldb` where...

bug

The UI right now for inviting people isn't very good, nor is the database representation of it. We should really consider improving how this works from a UX and tech...

UI/UX
wishlist

Anyone can invite other users to manage their garden or plot by typing in their email address. This needs some limits, because: 1. This actually creates a user profile in...

bug

I propose this: 1. We first create a document that gives a better high-level explanation of how GardenHub works, perhaps even with videos. 2. Walk users through setting up their...

docs