I'm building a backend for my iOS app and I choose to use Flask framework. For the database part, I use flask-sqlalchemy to connect my mysql database. When I
Imagine Facebook mobile app, where you tap on the notification about someone like your comment. The app will open the appropriate screen, scroll you down to the
I have a container which has a sticky element that sticks to the top, within the container, there's also a position absolute element at the bottom. I only want
I see many "similar" questions but none has clear or updated answers, especially for the new gen of flutter and firebase I have a delivery app, where delivery m
so I have been trying to create any form of connection between these two, I don't know if missing something or not, but I can't communicate between the two. I w
I've started working with TDD and I looking to take the correct way. In most cases, I have to test simple methods that take an array as input and return an arra
I have imported data from SPSS and I want to transform some variables to factors, without having to list them all. These variables can be distinguished from the
I draw a map with Javascript and leave the pictures of the players in each cell of this map. I've made good progress so far. Now I am zooming in and zooming out