Skip to content

caddac/github-garden

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Garden Timeline Visualization

An interactive visualization tool for tracking plants in a garden over time. This project allows you to:

  • View a 2x6 grid of garden beds
  • Track plants in square-foot sections
  • See what's planted at any given time throughout the year
  • Plan and visualize garden layouts

Features

  • Interactive timeline navigation
  • Square foot gardening grid
  • Plant tracking with planting and harvest dates
  • Material Design UI
  • Responsive layout

Development

To run this project locally:

  1. Clone the repository
  2. Install dependencies:
    npm install
  3. Start the development server:
    npm start

Data Structure

The garden data is stored in YAML format, organized by:

  • Garden layout (bed dimensions and positions)
  • Plantings (grouped by planting date and bed)

Contributing

Feel free to submit issues and enhancement requests!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published