A leader board web app that sorts candidates according to their grades and determine the winner π
-
Click on the download zip button to get the zip file. or
-
Clone the entire file click on clone button and create a folder where the file will be cloned to locally.
git clone https://github.com/calebareeveso/Leader-Board.git
To pull the entire file locally into your desktop.
It uses a fetch api to send a get request to a JSON file. And display it in a table format.
After being displayed in that format, I run a loop to compare two different row to get the highest point. and the top three are alighted as the winners
- HTML
- CSS
- Javascript (Main)
Pull request are welcomed,and please open an issue to discuss what you would like to change.
LINK:https://calebareeveso.github.io/Leader-Board/
Or
leader-board