aliehs111 / garden-planner

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Garden Planner Application

Description

This application is a working prototype for Garden Planner. In the current iteration, the application can be used to search for various plants and view their sunlight and watering requirements. This data is obtained by querying the Perenual API. Users also have the option to add plants to the "My Garden" dropdown list as a way to keep an inventory of what they currently have planted in their garden.

The application also includes a feature in which users can find local gardening stores near them.

Future releases include plans for improved UI and storage features, as well as native mobile application integration.

Preview & Features

Page preview

image

Features

Responsive navigation bar design, interactive search bar resulting in cards and modals created with Bulma, save plant names within "My Garden" inventory using local storage so records persist even after the browser is closed.

Link to deployed application

https://aliehs111.github.io/garden-planner/

Credits

This project is a collaborative effort between Jamie Branch, Katherine Clark, and Sheila McGovern.

This repo was created as part of the University of Richmond Coding Bootcamp coursework.

Responsive menu design modified from code by Luke Embrey

About


Languages

Language:HTML 53.8%Language:JavaScript 31.9%Language:CSS 14.3%