summaryrefslogtreecommitdiff
path: root/TODO.md
diff options
context:
space:
mode:
Diffstat (limited to 'TODO.md')
-rw-r--r--TODO.md4
1 files changed, 3 insertions, 1 deletions
diff --git a/TODO.md b/TODO.md
index f595867..03867ba 100644
--- a/TODO.md
+++ b/TODO.md
@@ -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..)