Get Moodle data for Ionic App

Re: Get Moodle data for Ionic App

by John Okely -
Number of replies: 0

You may be interested to know that the moodle mobile 2 app was created using the ionic framework and is open source, available at https://github.com/moodlehq/moodlemobile2 for you to look through or even to be used as a basis for your app.

I'd recommend reading up on web services, they are the primary way to retrieve information from moodle. https://docs.moodle.org/dev/Creating_a_web_service_client

Average of ratings: Useful (1)