Loading...
Loading...
2021

Elias Henriksen
Elias Henriksen
This project involved finding a free public API. Fetching several as well as single results and displaying properties from these results.
The main page would consist of the main array of results, which would then link to a detailed page for a specific result.
A contact page was also required, which had to consist of a contact form and validation for the specific fields in the form.
This is a fairly simple project that I created pretty early in my studies. This was the end "exam" project for my Javascript 1 course. As we had learned about APIs and how they work towards the end of our Javascript 1 course, for the course assignment we were tasked with finding a public API, fetching some results, going through them, displaying them, etc.
I wanted to include this website because back then, I had put slightly more effort into this project than I believed was really expected from me, and that was because this was exactly the type of project that I had already thought about making when I first started my studies.
This is a simple, useable website, that is actually useful "as is", the data is always going to be up to date because the results are fetched from the public DOTA developer API, so people can go and look up the top 100 teams and their statistics. Granted, it could use a little bit of work in regards to usefulness because some of those teams no longer exist, etc. (even if they are returned from the API).