Cross platform mobile Application for Android and Ios using Flutter called castus that you can visualize through it the points which has the most amount of plastic on the water.
-
Install python 3.x.
https://www.python.org/downloads/ -
Install flask libraray.
pip install flask.- Install requests libraray.
pip install requests