diff --git a/README.md b/README.md index d744adf..b72cd5d 100644 --- a/README.md +++ b/README.md @@ -30,4 +30,9 @@ this app is built with the following libraries/packages: - [AWS SDK](https://aws.amazon.com/sdk-for-go/) for AWS S3 ### Future Works -- add more tests for the app (s3 package) \ No newline at end of file +- Add more tests for the app (s3 package) +- Add more features to the app: + - store the data in a database after reading from prometheus, related to [Example app: upload to prometheus](https://github.com/project-flotta/flotta-edge-example#future-works) +- Create analytics for the data collected: + - Identify the most well known hops in the devices networks. + - Estimate the connection quality for the devices based on the hoping times. \ No newline at end of file