We have a cloud based software for dentists that we have developed using .net and runs on Azure and sql server.
We would like to enable our users access to some parts of the db (like appointments stored in sql server db) using an app.
We thought about using Xamarin.
We are new to the world of app development. Can someone steer us in the direction of being able to create an app which would be linked to our sql db and handle initially the appointments?
Thanks,
John