Flag Game
This is my second year assignment using JQuery and AJAX.
Overview
This is my assignment from my second year in my undergraduate course. It demonstrates the use of HTML, CSS, JavaScript, JQuery and AJAX for using API to collect the flag data.
Motivation
Aside from it being coursework for an assignment, it gave me practical experience with using APIs and JQuery to fetch and process data in a website.
Challenges
- Learning and applying JQuery and AJAX, while not necessarily a challenge, I learnt a lot.
What I Learned
- With this assignment I was able to have first hand experience with fetching and processing data.