Skip to content

This application will be used to score eightball and nineball pool matches, providing a history of each match and player statistics.

Notifications You must be signed in to change notification settings

mewmix/Exhibition-Scorekeeper

 
 

Repository files navigation

Exhibition-Scorekeeper

Flask API

Install

(Python Versions: 3.11 and below)

pip install -r requirements.txt

python app.py

Interacting w/ frontend & api

go to the local IP (192 prefix) with the port(5000) to view the index.html file from the templates folder

To Do (Demo Page @ templates/Index.html)

  • Create Users
  • Start Match 8 Ball
  • Start Match 9 Ball
  • Record Data
  • Apply Styles (CSS)
  • Error Logging
  • Database Middleware
  • Architecture Doc

About

This application will be used to score eightball and nineball pool matches, providing a history of each match and player statistics.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 44.5%
  • HTML 40.1%
  • CSS 9.3%
  • JavaScript 6.1%