Link app to website?
Can you develop an app and link it to a website?
For example, users use the app. But they can also access the same content on a website.
Can you work on an app first and then "sync" the content to a website?
Thanks in advance!
Can you develop an app and link it to a website?
For example, users use the app. But they can also access the same content on a website.
Can you work on an app first and then "sync" the content to a website?
Thanks in advance!
Sometimes there's normal news, but otherwise there's an unusually high amount of financial advertising. Does anyone have any experience with it?
Hello, I have an industry-specific software solution in mind that I now want to convert into code, preferably Python, which I already know and, due to the complexity of the program (structural engineering), I don't want to learn a complex programming language. To the question: Is Python software marketable? Or does my code then become…
Hey guys, Can someone tell me how to insert a graphic multiple times in the programming environment or whatever it's called, which is always the same but is not displayed as a new graphic? So not as a new graphic in this window where all the objects are displayed?
Do you know an idea? Where I make a video of myself cleaning something with a sponge, dish soap, brush or other things. Where people would look at each other for half a minute? For example, I write everything in English and the title is Day 1… Clean until you see a reaction or something,…
Hello, I've recently decided to learn a few anime oppenings on the piano. Does anyone have a good website for that?
An app is like a website, only it works without a browser, it is more directly bound to the operating system. The underlying (programming) languages are different. Finally, an app communicates with the same sender.
The data communicated via the app could then also be retrieved via the website when stored in a database. To this end, however, a user profile (account) must be set up to assign the data.
Databases are important.
I’ll just explain to you:
– You have a database in a server
– You connect the app to the server (to communicate with the database)
– You connect the website to the server. (similar to the app)
App < - -> Server database < - - -> Website
You can display the web page in the app as long as it is only html and javascript, or you use the browser function and the app just calls the web page on