A Flutter project.
The idea was to try to predict something highly unpredictable, using user input acquired through a Flutter app. At any given time, the user goes into the app and logs their current mood. From that data, the system then tries to predict future moods.
[x] Action Button UI [x] Mood list UI [x] Database handler class [] onCreate POST request to send user data to backend [] Backend API computing ML Logistic regression
flutter run