web service for an ionic App - web-services

I need help please,I want to create a mobile app with ionic for fitness,my problem is that I didn't found on the net a Fitness Web service,have you please any good one
thanks for help

Related

How to integrate google analytics to a Django website dashboard?

I have linked my website hosted on heroku to google analytics. I want to display all the analytics on the dashboard of my website. I tried every stack overflow answer but nothing seemed to work for me. Can anyone please help?
Here is a link to my website - sym-fi.herokuapp.com
Here is a pic of the Django directory :
I did find this package [https://pypi.org/project/django-google-analytics-app/], but I don't know how to use it.
I'm a newbie in coding and I'll appreciate if you guys help me out. Thanks

Want to open SharePoint online pages in ionic angular in-app browser, will it be okay?

I need to open office 365 modern pages in ionic angular based mobile app.
I know i can just check it by doing.
but still i would like to listen from you experts that whether it is a good idea to load a page (which may have react components on it) in ionic angular based app.
Can it create any problem in future ?
Thank you in Advance

how to charge stripe payment in ionic 2

i'm developing hybrid app using ionic. i want to pay with stripe in my app but Stripe’s ionic native plugin doesn’t seem to have charging functionality (it’s only for creating a token and validating card info, and nothing else), and I can’t find any tutorial showing how to charge a card & stuff.
I’ve searched google and all I’ve seen are plugins & templates for full integration, all for sale.
Any help would be greatly appreciated, as I’m at a stand still at the moment.
Thanks.

How to deploy the progressive web app developed in ionic2 in live server

I have developed progressive web app using ionic 2 and I tested it on my local and it seems to work fine .
Now I want to deploy the PWA on my production server (Apache is already running ) where I will access it using some url … I did not found any article which would guide me to do so . If anybody knows the process please help me
Regards
Surjan
Follow this awesome video by JOSH
https://www.youtube.com/watch?v=aVZ_HyA6XjA

Embedding shiny app in another web app

Thank you in advance for reading this.
It has been a while I build shiny app, and recently I started to learn NODEJS.
One questions that I'm struggling with is: How can I use shiny app like a service to other web app.
For example I want to handle everything on a node js app but I have one interactive plot that due to huge data manipulation it is much easier to do that in a R shiny app.
I really appreciate if you could spread some light if you have similar experiences.
You could put the app in an iframe.