Skip to content
This repository has been archived by the owner on Jul 5, 2022. It is now read-only.

First release

Compare
Choose a tag to compare
@nag763 nag763 released this 23 Jan 17:56
· 58 commits to main since this release

First release of UnFootball, an electron based desktop application.

General

Functionalities

  • Show the matches of the day, and the week.
  • Show a team and its related information.
  • Show a player and its related information and stats.
  • Show a league and its related information.
  • Save a team or a league in the user profile.
  • Get the latest football news.

Ideas to improve the application

  • Make a better UI.
  • Catch errors from API calls, and modify UI in consequence.
  • Improve the security of the application (i.e XSS attacks).
  • Toast for errors and better interactivity.

Important

To make the application run, you have to get your own api key on https://www.api-football.com/, don't forget to subscribe to the football api on the website in order to make everything work.