Mobile App or Responsive Website?

AI Thread Summary
Creating an application for mobile or a website depends on the target audience and the nature of the idea. If the concept can be effectively hosted on both platforms, a website is often the preferred choice. This approach allows for a responsive design that adapts to mobile devices, ensuring accessibility regardless of the user's device. An inclusive strategy focuses on optimizing the website experience by adjusting menus and layouts for mobile viewing, making it versatile for all users.
Sirsh
Messages
262
Reaction score
10
When should someone create an application for a mobile or a website, if you were to create one of the two?

If you have an idea that can be created to be hosted on both, then which would you choose?
 
Technology news on Phys.org
Website.
 
You choose based on your target audience.
 
An inclusive strategy would be to create a website that adapts to mobile devices by narrowing up the menus, etc. appropriately when viewed on a mobile device. That way, it doesn't matter what kind of computing device the visitor is using.
 
Thread 'Is this public key encryption?'
I've tried to intuit public key encryption but never quite managed. But this seems to wrap it up in a bow. This seems to be a very elegant way of transmitting a message publicly that only the sender and receiver can decipher. Is this how PKE works? No, it cant be. In the above case, the requester knows the target's "secret" key - because they have his ID, and therefore knows his birthdate.
Thread 'Project Documentation'
Trying to package up a small bank account manager project that I have been tempering on for a while. One that is certainly worth something to me. Although I have created methods to whip up quick documents with all fields and properties. I would like something better to reference in order to express the mechanical functions. It is unclear to me about any standardized format for code documentation that exists. I have tried object orientated diagrams with shapes to try and express the...
Back
Top