Skip to content

Jake-Thomas-Hall/olympics-data-visualisation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Olympics data visualisation

Uni project to visualise Olympic data set.

Built with:

  • PHP
  • Angular
  • MySQL (MariaDB)
  • Apache
  • Hosted on Linux

Folders explained

API

Contains all the "API" files, these PHP files when hosted by a server running PHP connected to a DB running on the same server, are able to query the DB data and return the results as JSON.

Many of the endpoints also feature GET parameters to return different variations of the data, such as 'games' parameters, to filter by Summer/Winter games

Client

These are the Angular source files, if you want to interact with the Angular project contained within the repository, ensure you navigate the termianl into the client filter first.

Standard Angular project structure layout, as of Angular v 13.3.

Database export

SQL database export, import this in order to have data to test with. Note that data only runs up to 2014.

Screenshots

https://ws326200-odm.remote.ac/

image image image image image image

About

Uni project to visualise Olympic data set

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published