Archives
Ionic/Laravel API Mobile App

I decided to rebuild my Cordova application using the modern hybrid framework – Ionic. This allowed me to become familiar with the advantages it offers, but also the chance to improve upon an original personal project. Back-end languages consist of using PHP to construct it’s RESTful API allowing JSON data transfer between a MySQL database…
Cordova Mobile App

After discovering a passion for mobile app development, I based my BSc dissertation on building a simple application. The project was constructed utilising the Cordova hybrid framework to develop a cross-platform mobile app that could be installed on both Android and iOS operating systems. Web languages was used for its front-end layout whereas a PHP…