All Projects → Softcadbury → football-peek

Softcadbury / football-peek

Licence: Apache-2.0 license
[JavaScript - NodeJS] Application to access football scores

Programming Languages

javascript
184084 projects - #8 most used programming language
CSS
56736 projects
EJS
674 projects
Less
1899 projects

Projects that are alternatives of or similar to football-peek

Datofutbol
Dato Fútbol repository
Stars: ✭ 23 (+64.29%)
Mutual labels:  soccer, football
kickoff
Open Kick-Off is a fun rewriting attempt of the cult football game Kick Off 2 designed by Dino Dini and released in 1990 by Anco for the Atari ST and the Commodore Amiga. It is written in Java with the help of libGDX.
Stars: ✭ 32 (+128.57%)
Mutual labels:  soccer, football
Golazon
Football data mnmlist way. Built with Next.js and Ruby.
Stars: ✭ 28 (+100%)
Mutual labels:  soccer, football
Footballdata
A hodgepodge of JSON and CSV Football/Soccer data
Stars: ✭ 526 (+3657.14%)
Mutual labels:  soccer, football
ARGoal
Get more goals. | Virtual Goals & Goal Distance | App Doctor Hu
Stars: ✭ 14 (+0%)
Mutual labels:  soccer, football
World Cup 2018 Cli Dashboard
⚽🏆A World Cup 2018 CLI dashboard – Watch matches in your terminal
Stars: ✭ 529 (+3678.57%)
Mutual labels:  soccer, football
Soccerapi
soccerapi ⚽️ , an unambitious soccer odds scraper
Stars: ✭ 52 (+271.43%)
Mutual labels:  soccer, football
angular-footballdata-api-factory
AngularJS Factory for the football-data.org JSON REST API
Stars: ✭ 48 (+242.86%)
Mutual labels:  soccer, football
Awesome Soccer Analytics
⚽️📈 A curated list of awesome resources related to Soccer Analytics.
Stars: ✭ 244 (+1642.86%)
Mutual labels:  soccer, football
Epl Fantasy Geek
English Premier League 2017-18 Fantasy Stats for Geeks
Stars: ✭ 50 (+257.14%)
Mutual labels:  soccer, football
Understat
An asynchronous Python package for https://understat.com/.
Stars: ✭ 88 (+528.57%)
Mutual labels:  soccer, football
Draw
⚽ Champions League draw simulator
Stars: ✭ 134 (+857.14%)
Mutual labels:  soccer, football
regista
An R package for soccer modelling
Stars: ✭ 71 (+407.14%)
Mutual labels:  soccer, football
Open Data
Free football data from StatsBomb
Stars: ✭ 891 (+6264.29%)
Mutual labels:  soccer, football
football analytics
⚽📊 A collection of football analytics projects, data, and analysis by Edd Webster (@eddwebster), including a curated list of publicly available resources published by the football analytics community.
Stars: ✭ 405 (+2792.86%)
Mutual labels:  soccer, football
Football Cli
⚽ Command line interface for Hackers who love football
Stars: ✭ 984 (+6928.57%)
Mutual labels:  soccer, football
soccer-bookmaker-odds
Historical data of bookmaker odds for some of the major soccer European leagues.
Stars: ✭ 16 (+14.29%)
Mutual labels:  soccer, football
fotmob
⚽ A wrapper around the unofficial FotMob API
Stars: ✭ 22 (+57.14%)
Mutual labels:  soccer, football
Soccergraphr
Soccer Analytics in R using OPTA data
Stars: ✭ 42 (+200%)
Mutual labels:  soccer, football
transfermarkt-datasets
⚽️ Extract, prepare and publish Transfermarkt datasets.
Stars: ✭ 60 (+328.57%)
Mutual labels:  soccer, football

Football Peek - Try it !

Description

Football Peek is the quickest access to football results.

It gives you an overview of football results, tables, top scorers and top assists of the major leagues (Bundesliga, Liga, Ligue 1, Premier League and Serie A) and competitions (Champions League and Europa League).

All the data comes from https://www.worldfootball.net.

Screenshot

alt tag

Development

Commands:

  • npx gulp start -> start the application on http://localhost:5000/
  • npx gulp up -> update data
  • npx gulp lint -> check coding rules
  • npx gulp test -> run tests
  • npx gulp sprite -> generate the sprite (using all images from data/images/)
  • npx gulp optim -> compress images (images from client/images/)
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].