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.
caliskanbi 556736ccf5 Class Diagram Updated 6 months ago
.idea [add] fixed backend data 8 months ago
archive_makeathon_2023 Added Passwords 1 year ago
documentation Class Diagram Updated 6 months ago
software Class Diagram Updated 6 months ago
.gitignore defines in upper case and some mqtt discussion 1 year ago
README.md spelling error fix 1 year ago
requirements.txt requirements fixed 11 months ago
usefull-stuff.md date time fixed 11 months 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