From f395c6caeb5a1974c2e4a0866ba91be938219095 Mon Sep 17 00:00:00 2001 From: narangmayank Date: Mon, 23 Oct 2023 17:30:21 +0530 Subject: [PATCH] Add TODO's in README --- README.md | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index d5eb2ad..4fe04c7 100644 --- a/README.md +++ b/README.md @@ -59,4 +59,14 @@ We strongly recommend to install the specified tagged versions of the libraries ## Build Flash Monitor -You can build, flash and monitor the app via platform io vs code edition as usual :) \ No newline at end of file +You can build, flash and monitor the app via platform io vs code edition as usual :) + +## TODO + +I'm dropping down few known todo's, if you have any such in mind please feel free to add in the list + +- Add ESP32 Support +- Add Wokwi Simulation Support +- Implementing a menu interface for Master login +- Location based parking services +- Web App for the user \ No newline at end of file