I have deployed the admin panel to heroku, the apis working correctly on local but not on heruko. I have been using http://144.76.103.235:5010/admin/api/auth/lo
I have an ArrayList of comments levels. Main comments have level 1, sub-comments have level 2 or 3: 1, 1, 2, 3, 3, 2, 1 After the first comment with level 2 -
Hey guys I'm new to this, I managed to make c++ open a random .jpg file from a folder using srand, the files are named sequentially 1-25. Now I want to print ou
my purpose is to update Bloomberg data and do some calculatations with different tickers. But it seems that VBA will run all the calculations without waiting th
This my Dict structure, I cannot iterate entire dict to find ObjectId as value My Input data: { "_id" : ObjectId("5671947d29c23846797d836a"), "event_version"
<body> <div class = "element"> Monday - <button class= "delete_button">Delete</button> </div>
Is there any way to get the latency for how long it takes for a worker to pick up a new task or how long it takes for an activity to be picked up by a worker?
We want a Meter animation in TextView To make it a little more interesting, I want each digit come from top to bottom or bottom to top ? Right now I using list
I'm new to Flask and hosting apps on Heroku. I have written a fairly simple Flask App, and when I host it on Heroku and go to the app URL it displays the Bokeh
background: I'm trying to loop through this json example and insert the values into a mysql database. The issue I run into is that they use the dates and values