Skip to content

crnormand/P2Tennis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

P2Tennis

Parsons Run Tennis league mananger

This application is based on Vaadin https://vaadin.com/

Its purpose is to manage multiple tennis leagues, keeping track of matches and scores.

It is a simple model (see P2TennisUML.jpg) to represent a Neighborhood that contains Leagues. Each League has Teams (made up of 2 Players) and Rounds. Each Round has a set of Matches.

I used Vaddin Charts https://vaadin.com/charts to display the ELO scores for each team (https://en.wikipedia.org/wiki/Elo_rating_system)

I used the ImageStrip addon to create a slideshow: https://vaadin.com/directory#!addon/imagestrip

About

Parsons Run Tennis league mananger

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages