In this tutorial we will be creating a todo list application called 'ClouDO' which will store data in a remote database and locally with offline syncing.
In this first part, I will walk you through setting up your database and setting up some PHP files on your server that are ready to receive calls from your application.