Project information

Project Synopsis

The Supreme Grand Royal Arch Chapter of New Zealand (SGRANCNZ) Compendium mobile App was originally created by previous teams. Its goal was to provide authorised members of SGRACNZ with offline access to the resources of the SGRANCNZ Compendium. However, this app could not read data from database.

Therefore, this project was developed for Representational State Transfer (RESTful) APIs using a (Linux, Apache, MySQL, and PHP) LAMP stack that accepts requests (calls) from the mobile app, authenticates a user, and provides a JSON response to the request. The APIs were built in Lumen framework which is a PHP micro-framework for building lightweight APIs that use HTTP requests when handling data.