This leaderboard project is a modification of the existing leaderboard on the GADS website. The changes made are listed below
- Adding a profile picture to the top three scores
- Making the leaderboard table responsive on all screens
- Adding a sidebar navigation for the main categories on large screens and horizontal top navigation for smaller screens
- Animating the leader cards
The leaderboard table data was created via javascript and the data was gotten from a JSON object locally created in the script file. It can be easily modified to fetch data from an API also.
Longe Temitope
- Github: @tamsay
- Twitter: @longetope
Contributions, issues and feature requests are welcome!
Feel free to check the issues page
Give a ⭐️ if you like this project!
Project inspired by HNG7 Internship