StadeOnline is a football statistics web application developed as a college project, based on an idea provided by the course instructor.
The application allows users to select their favorite football league and team and view key football statistics through a clean and responsive interface.
👉 https://stadeonline.infinityfree.me/
- Select favorite football league and team
- Display league table with standings
- Show top scorers and top assisters
- View all matches scheduled for today
- View league table for any selected league
- Responsive and user-friendly UI
- HTML5
- CSS3 (Flexbox, Grid, Advanced CSS)
- JavaScript (ES6+)
- PHP
- REST APIs
- Git & GitHub
Note: you will need to make account on https://www.api-football.com/
then after that implement your api on api/config.php
To run the project locally:
- Clone the repository:
git clone https://github.com/Distorver/StadeOnline.git - Move the project to your local server directory:
- XAMPP: htdocs
- WAMP: www
- Linux (Apache): /var/www/html
- Start Apache (and MySQL if needed)
- Open your browser and go to:
http://localhost/StadeOnline
This project was developed as part of a college course. The original idea was provided by the course instructor and implemented independently.
- Migrate front-end to React
- Improve UI/UX
- Add user authentication
- Add more detailed statistics
- Optimize performance
- LinkedIn: www.linkedin.com/in/3li-ayman




