CA Angelico

A custom app that enables students to submit their artworks for an exhibition.

The app uses a Filemaker backend, which feeds information to the frontend through various API endpoints.

The app features a custom login functionality that works with the API and determines whether the user can login or not. On successful login, they are able to fill out a registration form, which sends the data to the backend via an API endpoint.

This project was a sole project built with custom PHP, utilising both object-oriented programming as well as functional programming.

Due to the nature of the project, an external link is not available.

This project took around 1 week to complete.