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.

README.md 417B

1 year ago
1234567891011121314
  1. # Smart Gardening Project
  2. - Repository to manage all files related to the Makeathon farm bot project (Software + Documentation).
  3. ## Folders:
  4. - /software: contains all software components
  5. - /software/backend: server, database and mqtt broker sourcecode
  6. - /software/robot: raspi and robot sourcecode
  7. - /software/frontend: Website sourcecode
  8. ## How to develop:
  9. - Installation of venv in usefull-stuff.md file