A mobile application created in AndroidGitHub Link: https://github.com/MattMaton/COMP2000-FarmBnB-Mobile-App Overview:The task was to analyse the requirements of the brief and then design a user friendly mobile app that allowed the user to navigate through the content and place a booking. Technologies Used:Java, XML, Android |
|
Single page application utilising the MapBox API and QR code scannerGitHub Link: https://github.com/MattMaton/Matt-Maton-COMP1004-Friends-of-Mount-Edgcumbe-Country-Park Overview:The brief from the client asked for a single page application that enabled the user to follow a trail and read more information about points of interest on that trail. I utilised an agile methodology to implement the project taking advantage of this cyclical process. I used the MapBox API to create an interactive map for users to follow, this map also contained markers indicating the points of interests that can be found along the trails. In addition to this, I enabled the user to be able to utilise their device as a QR code scanner through the InterScan plugin. This allowed the user to scan QR codes around the trail and therefore access more information. Technologies Used:HTML, CSS, JavaScript, jQuery, MapBox API, InterScan Plugin |
|
CMD Line Dungeon Game CrawlerGitHub Link: https://github.com/Plymouth-Comp/2020-comp1000-cw2-MattMaton Overview:This project allowed for me to exercise my ability in C# and further my knowledge and understanding. This project was an interactive command line adventure that allowed the user to navigate around their chosen map collecting treasure and avoiding monsters. Technologies Used:C# |
|
CMD Line Mastermind GameGitHub Link: https://github.com/MattMaton/COMP1003-MastermindGame-CW Overview:This requirements for this project were very strict and only allowed the core functionality of C#. This restriction was at first difficult but allowed me to experience a deeper understanding of the fundamentals of both C# and programming. This game allowed a user to input the parameters they wish to play; the computer will then take this and generate a random number which the user then has to guess via trial and error. Technologies Used:C# |