Skip to content
Snippets Groups Projects
Forked from Jean Lange / garden-boxes
Up to date with the upstream repository.
user avatar
John from Academy authored
Update readme to include number of plants in db

See merge request john/garden-boxes!1
acf56e06
History
Name Last commit Last update
readme.md

Garden Boxes!!!!

Write a program that will take in a users garden box size, then let them pick from a list of plants and tell them how many they can plant in that space.

Please create a database that will hold plants. You don't need to add more than 2 or 3 plants into the database for testing. Please make sure the database or a description of the database is included in your repo.

To run

Clone this repo then type ruby program.rb