This university training project demonstrates a simple CRM application that is built using Xamarin, in which data is stored in the Azure SQL database and accessed through the RESTful web service (.NET Core 2.0 web API) that is hosted as the Azure App Service.
My Azure subscription is for students, so access to the database and the web API will close in June 2018.
Mobile app:
- Mobile platform requirements: Android 4.0.3 - Android 8.0
- Download: https://github.com/HelenMakarchuk/CRM/releases/tag/v1.1.0
UWP app:
- OS requirements: Windows 10 (Build 16299)
- Demonstration: https://youtu.be/3SKBaRfXYBQ
Web app:
- Site: http://crmwebapp20180603060339.azurewebsites.net
- Demonstration: https://youtu.be/XR0JlJ1OHr4
This application is my introduction to the Xamarin framework, so feel free to use the information from my profile to send a bug, issue or advice.