team-2/path.txt

19 lines
680 B
Text
Raw Normal View History

2025-08-01 20:50:52 +02:00
ROADMAP
-differences between the three modes:
Open mode:
-the temp, humidity, light, water parameters are setted by the meteo api, the rest is setted by the user
2025-08-02 02:41:58 +02:00
-all the parameters are controlled by the user
2025-08-01 20:50:52 +02:00
SemiControlled mode:
-the user choose how to set the parameters
2025-08-02 02:41:58 +02:00
-all parameters free
2025-08-01 20:50:52 +02:00
Controlled mode:
-all the values are set by the user
2025-08-02 02:41:58 +02:00
-the user choose which parameters are free and which are controlled by the meteo api
2025-08-01 20:50:52 +02:00
2025-08-02 02:41:58 +02:00
-make the calendar widget working
2025-08-01 20:50:52 +02:00
-final updates of README.md, hackathon page, forgejo, github page, small design adjustments.