Im building a To-Do-List app with Ionic 3. This app should have an authentication, a list of to do list, u can sort by category (sport, university, work). And in this to do list in the To-do-list-list, you can add objectives like “washing clothes”, “…”.
We get the data from the database, with using PHP, but we didnt know how to use, this data out of the database in the ionic app.