Programming Challenge

A three step challenge to save mankind.

As part of my Programming course in university we had to create tools to help people at the ITS - Interplanetary Trasport System.

All of the challenges were hand-coded as a way to learn Javascript, APIs and better HTML.

The first challenge (blue one) was to create a dashboard for the ITS, showing tools that could be interacted with through DOM.

On the second challenge we had to code a live clock, with the option of adding a switch to show Earth or Mars time.

The third and last challenge taught us about APIs and how to use them on websites.

To access the challenges, click on the links below.



Challenge 1 - ITS Dashboard

Challenge 2 - Space Clock

Challenge 3 - Landing Dashboard