Skip to content

Phoosball score tracking webpage

Notifications You must be signed in to change notification settings

msahagu2/phoosball

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Phoosball

Phoosball score tracking webapp written in Go

set up

  1. install go
  2. start mariadb docker container (cd db/ && ./run.sh)
  3. install dependencies (go get -u ./..)
  4. run the server in debug (test) mode (go run phoos_server -debug)

Feature Requests

  1. User Accounts
  2. Goal Tracking
  3. Tests

About

Phoosball score tracking webpage

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 31.3%
  • HTML 27.9%
  • PLpgSQL 17.9%
  • TSQL 11.2%
  • JavaScript 8.5%
  • CSS 1.3%
  • Other 1.9%