Skip to content

nerd-10/DeuceUP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Badminton Tracker – V1

A Flask + SQLite web app to track badminton matches with:

  • Singles & doubles support
  • Shuffled players
  • Automatic win/loss calculation
  • Persistent storage using SQLite

Features

  • Add players and teams
  • Record singles and doubles matches
  • Automatically updates player & team stats
  • Stores match history

Tech Stack

  • Python
  • Flask
  • SQLite
  • HTML

Project Status

V1 complete – core logic & data model
V2 in progress – UX polish & usability improvements

Notes

This version focuses on correctness and backend logic. UX improvements are planned in V2.

About

Flask + SQLite app to track badminton matches

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors