I'm trying to look in to a CalDav implementation in my own custom calendar. At the moment I have a jquery/bootstrap calendar functioning with a MySQL database, what I'd like to do now is have that database sync with my phone using CalDav. Does anyone know what I might need to achieve this?
Thanks