Skip to content

Provides major FIFA related information in an instant.

License

Notifications You must be signed in to change notification settings

Helinskii/Project-FIFA

Repository files navigation

The FIFA Project

Author: Helinski (Shubham Saha)

A simple terminal-based menu-driven program that fetches major FIFA data almost instantly.

The program is written in Python 3 and utilizes the Beautiful Soup library to scrape data from the internet.

Credits :
ESPN - http://www.espn.in
FIFA - http://www.fifa.com

Usage

  1. Clone the repository using the link: https://github.com/Helinskii/Project-FIFA.git
  2. Install the required libraries using - pip install -r requirements.txt
  3. Run command - python main.py
  4. If your default environment is Python 2, then run - python3 main.py

Screenshots

Menu + Schedule

Highlights all Argentina matches
Can be changed in the source code

Menu + Schedule

Points Table

Points Table

Past Results

Past Results

Live Score coming up soon!

About

Provides major FIFA related information in an instant.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages