Project information
- Category: App Development
- Client: Group Project
- Project date: September 2021 - October 2021
- Project URL: github link
Flutter Application for Hackathon
This is an application that uses data from smart shower to effectively predict the usage of water/electricity/cost of specific user's. The goal of this application is so that people realize how much they are using their water consumption and by doing that we want to reduce people's consumption of water. As we are now, we have been taking it for granted, especially shower water and everything, for this kind of limited resources, we want to help the environment and make people reduce their water consumption.



Now, we see the main pages of the application: Home Page, Forecast Page, and Stats. The homepage is like an overview of the whole data analysis on the smart shower. There is the fun fact page where we show a random fun fact about water to the user which would make the user more aware of the amount of water consumption. Then they can see the overview on their water consumption (data), ways to save water, the money forecast, and the user's ranking on water saving.
To the main point, we are predicting the user's consumption using Machine Learning algorithm which is LSTM. You can find out More about the description and details of the algorithm in our ppt slide on our the github link above. We inputted the data of current water consumption with previous month's to predict the amount of water the user will be using this month. This way, we can warn the user of their habit on using water, if it is too much, we can suggest ways to save water depending on which part of water consumption is high (it can be the sink, dishwasher, shower, etc.).