Simple app for Android built with Xamarin Visual Studio

Job ID: 33833653

Budget: $30 – $250 USD

I need a foundation for an app built in Visual Studio with Xamarin. The app should only be running on my phone so no need to pulish it to App store.

I want to get all source code (solution, project and code delivered so I can continue to delop myself but with the opportunity to get help with ongoing development at a later stage. This will be a leter project with payment in hours.

Basic functions
1. Easy login with username and password. Hard-coded values.
2. Home page with buttons for each function
3. Function 1: Download contact list from a web server, send a call to a web page and get a json file with (name and mobile number). The list should be saved in a database in the app.
4. Function 2 (Read incoming SMS messages in the phone and compare with the contact information in the list from function 1, only show messages where the mobile number matches the contact list.
5. Send message to a recipient in the contact list (fields for to, message and sender and send button.