Skip to content

The Kicker (aka Foosball) app is an app to track foosball game results.

Notifications You must be signed in to change notification settings

toebgen/web_app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Web App

For now this is just following the Django Tutorial. Let's see where it goes from there. :-)

Kicker App

The Kicker (aka Foosball) app is an app to track game results. It can be found in the kicker folder.

Dependencies

Install dependencies exported from Anaconda environment file.

Features

Currently a list of players can be maintained. New games can be added, setting 2 home and 2 guest players, as well as the game result. Very basic statistics about players are being generated right now: Number of games played, games won and the win ratio.

Future

  • More player statistics
    • Number of games played with individual other players
    • Number of games played against individual other players
    • Ranking of all players according to different metrics
      • Win Ratio
      • Games Played
      • Games Won
  • Allow player avatars, nicknames
  • Team statistics
    • Introduction of team names?
    • Team Statistics?
      • Ranking of best teams
  • Heavily improve UI
  • Offer an API version to allow interaction with external (e.g. Raspberry Pi) sources

About

The Kicker (aka Foosball) app is an app to track foosball game results.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published