Mobile application development projects, Xamarin Forms and Android used throughout University.
Mobile Projects
Xamarin Forms Application (C#) - Crime Stats
For my dissertation, I have built a cross-platform application that shows the crime rate across the UK - which targets iOS and Android devices.
Features include:
- View crimes across the UK on a map.
- Location Tracking.
- Address-based searching.
- Graph generation.
- Map filtering.



Note
Android devices do not allow the installation of applications from unidentified developers - you will be required to temporally disable this setting to download the application in the Play Protect app.
This is currently available through TestFlight, Apple's Beta Testing application. Once you have installed TestFlight - the application can be downloaded from this link.
Programming Areas:
- Xamarin Map Kit
- Syncfusion Graph Kit
- HTTP Communication
Key Skills: Xamarin Forms, C#, XAML, REST API Integration
Android Application (Java) - Primary School Management App
As a group, an Android application has been produced with connections to a NodeJS API and Mongo Database. The main aim of the application is to improve the communication between teachers and parents in the school.
Core Features
- Location based resource management (my section)
- Individual resource management
- Homework management
- User messaging
- Account management
Over of location based resource management functionality
- Create new locations on the map by long pressing to add a pin
- Change a location name, position and remove the location
- Associate PDF files from the internal storage of the device with a location
- Manage resources by editing and deleting






Key Skills: Android Studio, Java, NodeJS, Mongo Database, XML, REST API Integration