Issues
- 0
Fix double logging
#61 opened by hfaran - 0
Add proper API error handling for lobby page
#64 opened by rmawong - 2
When the room owner starts a game, all other players should also be automatically forwarded to game page
#92 opened by hfaran - 1
test demo issue
#150 opened by rmawong - 1
favicon.ico
#145 opened by hfaran - 0
Improve Triangle Ball Layout
#77 opened by rmawong - 0
- 0
About page
#96 opened by hfaran - 0
Improve design of navbar content
#103 opened by rmawong - 1
EndGame functionality in Front-End
#130 opened by rmawong - 1
- 0
Refactor EndGame route
#129 opened by rmawong - 0
- 0
Win-Loss functionality for regular pool games
#131 opened by rmawong - 0
- 1
Multi-instance setup with supervisord
#111 opened by hfaran - 0
- 0
Add all dependencies to install.bash script
#123 opened by hfaran - 0
Use sessionStorage rather than localStorage
#122 opened by hfaran - 0
- 1
DB and logs backup plan
#101 opened by hfaran - 0
Highlight player's balls in game view
#98 opened by hfaran - 0
Update API to use new Tornado-JSON interface
#68 opened by hfaran - 3
Run Tornado behind nginx
#36 opened by hfaran - 2
- 0
Database access locking
#110 opened by hfaran - 0
Update starter.db
#107 opened by hfaran - 0
API documentation
#34 opened by hfaran - 0
Add tooltips for UI
#75 opened by rmawong - 0
- 1
Convert BallsOnTable to GameState route
#99 opened by hfaran - 0
PEP8 run of Python codebase + resolve TODOs
#86 opened by hfaran - 1
Refactor db2 w/ a Connection class
#39 opened by hfaran - 0
Fix mark_stale_games
#94 opened by hfaran - 0
Fix 500 error on invalid cookie signature
#95 opened by hfaran - 0
Display list of players on Game Page
#76 opened by rmawong - 0
Refactor all game API routes to use db2
#41 opened by hfaran - 0
Refactor all room API routes to use db2
#43 opened by hfaran - 0
Refactor most of the front end.
#87 opened by BlueMonday - 0
Refactor all player API routes to use db2
#42 opened by hfaran - 0
Refactor all auth API routes to use db2
#40 opened by hfaran - 0
uuid4().hex rather than str(uuid4())
#81 opened by hfaran - 0
Add room names dynamically from server
#66 opened by rmawong - 1
Add input_examples for all API routes
#62 opened by hfaran - 0
Refactor leave_room and retire_room API calls
#63 opened by rmawong - 0
Fix nbpp checking
#67 opened by hfaran - 0
Move server src into src folder
#45 opened by hfaran - 0
Move config files
#44 opened by hfaran - 0
Add a starter.db to repo
#35 opened by hfaran - 1
Search bar for Join Rooms Page
#37 opened by rmawong