Skip to content

tobiasfunction/garden-planner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Garden Planner

Main menu

About

A console program to calculate how many vegetables can be grown in a bed of a certain size.

This program was initially created as a project for @AcademyPgh, which has grown beyond the scope of the original assignment as I endeavour to better understand C#'s classes and data structures.

This is a work in progress; see todo.md for a more comprehensive list of features I'd like to implement.

Features

  • Calculate based on the dimensions of a bed, or provide square footage.
  • Get a recommended number of plants-per-row and rows-per-bed in addition to the total number of plants.
  • View list of plants available in the database.

Tech

  • Written in C# on .NET 6.
  • Utilizes a MySQL database of plants and their spacing requirements.
  • Implements a custom markup language for simple, operating-system-agnostic terminal colors.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages