How do i verify flask successfully pushes the data to jQuery – Jquery ajax
I run with success a flask application interfaced with a MySQL database, all running fine. I'm now trying to build a Dashboard page that will build charts and updates them as the data evolves. Those charts will be filled-up with…