Best way to access my asp.net Data from multiple mobile app - mobile

I'm new to mobile development! I have a web application with several users. I want to build multi-platform mobile app. I consider using phoneGap to build the app.
My question is how can I make the user login and retrieve all his data to mobile app? I know people talking about OAUTH (http://oauth.net/code/) to do the user verification.
But How can I get all the user data? Please someone guide me, I really appreciated.

Related

New project web application

I have been doing websites using WordPress, Elementor with basic frontend code and some Python basic apps.
Now I would like to develop a "real" web application but I am lost.
I would like to know which Framework should I use o fit my new project:
Webpage (landing)
Users accounts and personal Dashboard with some analytics and data reports. Export and import capabilities.
Possible Mobile app linked to the Dashboard.
IBM cloud or some cloud environment to set up server, APIs...
I am reading about Node.js, React.js and React Native, Django...
I you could help me with some ideas or which software to use will help me a lot.
I am already creating some mockups for the frontend of the web with HTML,CSS and JavaScript using Bootstrap just to test it.
Thanks in advance.
Diego
I need some ideas to develop the fill project without having to change the framework with the project started.

React Web app with a user login and headless CMS

So for an upcoming project I need to build a simple e-learning/training platform. As I am new to ReactJS I wanted to use that to build this web app. For this web app I want to use firebase for users to login and see the content and interact with it. Then I also need a CMS platform for the company to output data to the user.
I was curious what the best take would be for this project. Firstly build the base and user login and later on add the CMS or first the CMS and then the user login. Also looked at several headless CMS systems but not sure what would work best, especially with the firebase authentication.
Any help or directions would be great!

PrestaShop to mobile app

I was asked to make a mobile app (native or hybrid) for an existing prestashop website.
What would be the best option for you? I considered:
Services which connect to your API and generate a full Native app, but I never used them so I may not know some cons for this scenario
Services which basically wrap your website in a Webview and use some background logic for push notifications and other stuff
Hand-made mobile app using prestashop api, which seems the most "difficult" option and isn't very documented over the internet.
Thank you!

What is the best backend for a jquery mobile web app?

i want to know what is the best backend (database) for a jquery mobile web app and if you have any tutorials and tips that i could use? What is the best database to support a jquery mobile web app?
Thanks
Backends for mobile apps is a completely different concept altogether when it comes to the context of market. There's a new revolution of mBaaS providers - mobile Backend as a Service. Instead of having your own backend, writing your own web services and exposing them to your app, I would suggest trying a mBaaS, unless the situation is demanding to go by the traditional ways.

Is AWS(S3, EC2) a good backend fit for an appcelerator mobile app?

I am looking to supplement a website i am building using web2py with a mobile app. Titanium seems good to work with and was wondering if i should just use AWS for my backend on both my website and mobile app. I am also interested in an answer if i was just developing the mobile app only not a website as well.
Kind Regards
I created a simple API to access data from an app I developed with Titanium. It is hosted on EC2 and I have been very happy with the performance so far.

Resources