Skip to content

Garden Zones is a simple command-line interface application that helps you identify and learn about different plants and vegetables based on your gardening zone. Using Frostline API and web scraping from Farmer's Almanac.

Notifications You must be signed in to change notification settings

jaclynnbarrera/garden-zone-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Garden Zones

Plant Hardiness Zones is the standard by which gardeners and growers can determine which plants are most likely to thrive at a location. Garden Zones is a command line interface application that helps you identify and learn about different plants and vegetables based on your gardening zone. Using Frostline API and web scraping from Farmer's Almanac.

Installing

After copying the repo link, navigate into the garden-zone-app directory, run bundle install ruby bin/run.

Usage

First, user enters zip code and find out what zone they're in. User then selects from a list of plants to learn more about.

Screen Shot 2021-02-07 at 7 36 20 PM

CLI outputs the growing information on selected plant.

Screen Shot 2021-02-07 at 7 36 44 PM

User can choose from selecting another plant in their zone or can enter a new zipcode to find out a new zone and plants associated.

Hope you enjoy!

About

Garden Zones is a simple command-line interface application that helps you identify and learn about different plants and vegetables based on your gardening zone. Using Frostline API and web scraping from Farmer's Almanac.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages