problem:
- We can not control ppt remotely. if we want, we have to buy a "wireless presenter remote", which is quite costly.
- even if you buy "Wireless presenter remote", you have a certain limit of the range. Out of that range, you can not control ppt
Solution:
- We have built a free app to control ppt remotely, Using our app you go slide up and slide down.
- There is no range, you can control ppt from anywhere in the world but the internet connection must be strong.
We had many Hardles in our way, we have listed those down.
We didn't know how to handle ppt using python.
how we solved it:-> we searched a lot on google, GitHub and we asked to out mentors on LinkedIn.
We had a hard time to connect the Firebase Realtime database with flutter, we were getting some weird Error
how we solved it -> we used Official Documentation and Stackoverflow.
when we override the cmd filled in firebase with the same command, we don't get any notification in the python listener.
how we solved it -> After each command (up or down), we override with an empty filed.
Discussion