Skip to content

Grimcheese/GardenStation

Repository files navigation

DISCLAIMER: WORK IN PROGRESS

This project and this document are a work in progress and is being created to be used as a learning experience for creating software and computer systems for solving real world problems.

.github/workflows/test-on-push.yml

Garden Station Project

Garden station is a web application that tracks data from my garden and displays it on a web page. It is designed using the LAMP stack framework.

The following data will be tracked:

  • Moisture levels of the soil
  • Temperature
  • Wind speed and direction
  • Air pressure

There should also be a live feed of the garden from the front.

Initially the web page should only be accessible to local traffic so the data can be accessed from home or devices connected via VPN.

This document is intended to give you instructions on what you need to get this project running. For a more in depth look at the purpose, design, functionality and future improvements the wiki contains further information and can be found here.

Contributing

This project has many separate components and features that are all integrated to create a complete system. The project makes use of the various project management and automation features provided by Github to try and follow current CI/CD best practices.

For an in depth explanation of the workflow for this project and how to make contributions see the wiki: Contributing

Functionality

Requirements

Getting Started

Troubleshooting

About

All in one solution for monitoring my garden.

Resources

Security policy

Stars

Watchers

Forks

Packages

No packages published