Skip to content

Just a minimalistic WebApp to score Tennis matches. Made using Python Flask framework. Front-end uses Bootstrap and JavaScript (JQuery along with AJAX calls).

Notifications You must be signed in to change notification settings

jindalpankaj/scoring-tennis-matches

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Log My Tennis!

This is a minimalistic webapp to score Tennis matches. It allows for 3 or 5 sets, and 7 or 12 point tiebreakers. This allows for scoring almost all formats of professional Tennis matches.

This webapp is made using the following technologies:

  • Backend: Python Flask framework
  • Frontend: Bootstrap framework, JavaScript (JQuery framework)

This app is deployed on Heroku and is available here: https://tennis-scoring.herokuapp.com/

Future work:

  1. Connect with a database and allow for user-logins and permanently saving match scores.
  2. Connect it with the point prediction project (https://github.com/jindalpankaj/points-prediction-tennis) and allow for real-time prediction of individual points.

About

Just a minimalistic WebApp to score Tennis matches. Made using Python Flask framework. Front-end uses Bootstrap and JavaScript (JQuery along with AJAX calls).

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages