Gardening App & GitHub Repositories

Rachela
Aug 27, 2021

The goal of my gardening app is to document my plants and their locations. Currently, the user can create, update and delete both gardens and plants. Once the user creates a garden, they can add plants and subsequently view all the plants on a garden screen or search the plants separately. With each plant, the user describes the name, a common name, a category, the garden, the year it was planted, and any notes. Everything is saved in a database hosted on a server through Heroku Postgres.

App: https://github.com/glimmerglen/gardening_app
Server: https://github.com/glimmerglen/gardening_server

Main Page
Search Results for Shade Garden

--

--

Rachela

I am a librarian and new computer programmer creating an app with Python and Kivy to document the plants in my garden.