diff options
author | xAlpharax <42233094+xAlpharax@users.noreply.github.com> | 2023-11-05 08:15:28 +0200 |
---|---|---|
committer | xAlpharax <42233094+xAlpharax@users.noreply.github.com> | 2023-11-05 08:15:28 +0200 |
commit | 0fd8bce6926751eaa4487b76ad709460dbb6751d (patch) | |
tree | 17afa7d78297e3b6bd6b455881f095bf3455b0b0 /TODO.md | |
parent | 093d847606d5fa7d613417593b3201400ec8cd17 (diff) |
Prepared for presentation and meeting the deadline (no way).
Changes to be committed:
modified: LINKS.md
modified: TODO.md
modified: client_app_flutter/lib/main.dart
new file: images/DHT-temp-hum-sensor.jpg
new file: images/DSM501A-air-dust-smoke-sensor.jpg
renamed: images/ESP32 Pinout Diagram.png -> images/ESP32-Pinout-Diagram-board.png
renamed: images/ESP32-Pinout-1.jpg -> images/ESP32-Pinout-board.jpg
renamed: images/ESP32 Specs.png -> images/ESP32-Specs.png
new file: images/MQ135-gas-sensor.jpg
new file: images/SBC-NodeMCU-ESP32-01-board.png
new file: images/cpp-logo.png
new file: images/dart-game-logo.png
new file: images/dart-kotlin-swift-logos.png
new file: images/dart-logo.png
new file: images/firebase-logo.png
new file: images/flutter-logo.png
new file: images/python-logo.png
new file: presentation/sent_markdown_presentation
Diffstat (limited to 'TODO.md')
-rw-r--r-- | TODO.md | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -6,7 +6,9 @@ make an api interface (esp32 can use curl's and stuff) -- SORTOF -- arduino libs store the data on a mock server that can be accessed with requests (rest, crud) --> alphara.art ORRRR firebase:) --- firebase works (doing) -RIGHT NOW I JUST WANT A DISPLAY OF JSON IN MY APPLICATION +RIGHT NOW I JUST WANT A DISPLAY OF JSON IN MY APPLICATION (doing) + +--- future - won t meet the deadline :( --- somehow integrate that continuously with time series data forcasting and other AI/ML predictions -- need python for making AND condensing an ML model (future, quite possibly unattainable rn) incorporate pretty graphs and predict future behaviour/forcasting of those data-points to show the urgency for measure-taking (also future..) |