repository to manage all files related to the makeathon farm bot project (Software + Documentation).
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Bilal Caliskan 3bb6f8c2c7 gitIgnore changed .vscode 1 year ago
.idea spelling error fix 1 year ago
.vscode Reset settings.json 1 year ago
archive_makeathon_2023 Added Passwords 1 year ago
documentation Test-Push 1 year ago
software Updated GitIgnore 1 year ago
.gitignore gitIgnore changed .vscode 1 year ago
README.md spelling error fix 1 year ago
requirements.txt spelling error fix 1 year ago
usefull-stuff.md Raspy test push2 1 year ago

README.md

Smart Gardening Project

  • Repository to manage all files related to the Makeathon farm bot project (Software + Documentation).

Folders:

  • /software: contains all software components
    • /software/backend: server, database and mqtt broker sourcecode
    • /software/robot: raspi and robot sourcecode
    • /software/frontend: Website sourcecode

How to develop:

  • Installation of venv in usefull-stuff.md file