|
1234567891011121314 |
- # 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
|