/GMS

Garden Management System

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

ruff tests

GMS

Garden Management System

  • garden planing
    • input your garden
      • garden beds
      • plants
  • tracking of progress
    • diary stile note taking
  • automation
    • reminders
    • automatic watering and ...?
  • weather
  • AI
  • ...

Links

React

Success! Created gms_react at X:\...\gms_react
Inside that directory, you can run several commands:

  npm start
    Starts the development server.

  npm run build
    Bundles the app into static files for production.

  npm test
    Starts the test runner.

  npm run eject
    Removes this tool and copies build dependencies, configuration files
    and scripts into the app directory. If you do this, you can’t go back!

We suggest that you begin by typing:

  cd gms_react
  npm start

Happy hacking!