THE ULTRA GAMES SCOREBOARD
The Ultra Games scoreboard was a score tracker that I created for an event called the Ultra Games.
This required many features such as a MySQL database connection for the purpose to CRUD data.
Not only this but it also required I create a login feature with different hierarchy’s depending on who was using the application
It was built with PHP with a large portion of the CSS hardcoded.
The URL to view the application is the following: https://scores.theultragames.com/


The Charity total fundraiser is a simple single page web application that I created to display the varying statistics for the company Ultra events.
This was achieved by pulling various data from different databases and then setting a JavaScript timer to refresh the page in the background and then pull compare and updated the new totals along with an scrolling animation to give the scoreboard a bit more life
Ultra Games Scoreboard: https://ultradev.co.uk/sites/overall-board/
The kit tracker is another small web aplication I made again involving a login feature.
The aim for this, as in the name was to track when kit had been returned from the different events across the ‘seasons’
This again was built with PHP and utilised JavaScript Mysql and the basic html and CSS, it consists of multiple pages mainly being used to monitor the different seasons as well as updated and insert new event lists to the backend database
Kit tracker: https://ultradev.co.uk/sites/kit-tracker/index.php
