Skip to content
Snippets Groups Projects
Forked from Jean Lange / garden-boxes
1 commit ahead of the upstream repository.
Name Last commit Last update
garden-boxes
garden-boxes.sln
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