DEV Community

Cover image for How My Love for Football Inspired Me to Build Ultimate Fan
Akeem omosanya
Akeem omosanya

Posted on

How My Love for Football Inspired Me to Build Ultimate Fan

DEV Weekend Challenge: Passion Edition Submission

This is a submission for Weekend Challenge: Passion Edition

What I Built

After seeing the weekend Challenge post, my mind immediately went to the ongoing world cup. Football has always been one of my biggest passions. Since when the FIFA World Cup matches has started,the tournament has become part of my daily routine. Whether I'm at home or in my workspace, I find myself checking scores, goalscorers, standings, and upcoming fixtures. I realized I was constantly switching between different websites just to stay informed. That's when I thought, "Why not build one place that brings everything together?"
Ultimate Fan is a web application designed to help football fans stay updated throughout the FIFA World Cup from one clean and easy-to-use dashboard. Instead of opening multiple websites, fans can quickly see everything happening in the tournament in one place.
Ultimate Fan brings together the most important tournament updates in one place, including a live countdown to the World Cup Final, knockout fixtures, previous match results, goalscorer rankings, assists leaderboard, and tournament statistics.

Demo

Live Website
https://ultimate-fan-eta.vercel.app/
Demo Video

Code

https://github.com/akeemomosanya/MatchDay.git
Screenshots of code:

Code for the website

Code for the website

Code for the website

How I Built It

I wanted Ultimate Fan to be simple, responsive, and easy to use on both desktop and mobile devices. My goal was to create a dashboard where football fans could quickly find the latest World Cup updates without jumping between multiple websites.
The application was built using HTML, CSS, and JavaScript. I used HTML to structure the different sections of the website, CSS to create a clean and responsive interface, and JavaScript to handle the countdown timer and dynamically display tournament information.
Ultimate Fan brings together everything a fan needs to follow the tournament, including:

Countdown to the world cup final.

Previous matches results and upcoming fixtures of matches.

Group stage overview

Top goal scorers and assists

Tournament statistics

This challenge encouraged me to build something inspired by a genuine passion rather than simply adding another project to my portfolio.
Ultimate Fan combines my love for football with my passion for building software. Although there are still some features I still wish to add like live match update but I enjoyed every part of creating it, and I hope it becomes a useful companion for football fans who, like me, love staying updated throughout the biggest tournament in the world.

Thank you for reading!

Top comments (0)