Machine Learning & Cloud Powered Water Quality Detection System
fig: Flow Diagram for the Project
-
Step 1 : Install
docker
anddocker-compose
. -
Step 2 : Clone this repo, and
cd
into local repogit clone https://github.com/Tota-Ota/waterquality.git cd waterquality
-
Step 3 : Deploy with docker compose
docker-compose up -d
docker compose up --build --no-attach mongo