I am just writing a simple application using flutter. I came across a situation where I need to display widgets conditionally. I am fetching data using app scri
I would like to plot bar chart when the field force visited the clients. I have defined some time intervals and in the occurrences column, it refers to the numb
I'm not expert at unit test but trying to write unit test for : @KafkaListener(id = "group_id", topics = "topic" ) public AvroObject listen(AvroObject t
I have this method that solves the first possible path in a 2D maze matrix (works fine) public boolean findFirstPath() { boolean found = false;
I have a string in the controller which queries Rest API stores the response string rmID = searchLogic.GetRoomID(rmName.Substring(0, rmName.IndexOf(' '))).Resul
Hello on ReactJS Bootstrap. When I try to click my button for the handleShow of the Modal It sends me to a blank webpage and just get's stuck there. I tried to
I write a function to upload the image file import os import uuid from django.views.decorators.csrf import csrf_exempt from django.http import JsonResponse from
I'm tryin to center a row with pyqtgrid and I cant figure it out I tried stretches and aligns but it doesn't seem to work not sure what I'm doing wrong. What im
const loginUser = async (e) => { e.preventDefault(); await axios.post( "http://localhost:5000/api/login", { email, pas
I have to write the function that determines the number and values of block attributes in AutoLisp. I have function which count the atributes: (de