JaredHatfield / card-surface

Automatically exported from code.google.com/p/card-surface
0 stars 0 forks source link

Implement administrative interface to manage accounts (add/subtract money) and manage games #66

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
For simplicity, this feature could be implemented as part of the server's 
command line interface that is the actual instance of the server running.

An administrative feature needs to be added that allows the administrator 
to manage putting money into or taking money out of a users account.  This 
interface needs to provide a list of all of the user accounts and provide a 
simple means of changing a users information including their account 
balance.

Additionally, this interface could be used to manage currently running 
games including shutting down games that are no longer needed.

There may be other administrative functions that need to be built into this 
interface to manage the server and provide information and currently 
running games for debug purposes.

Original issue reported on code.google.com by jjhatf02 on 11 Apr 2010 at 11:36

GoogleCodeExporter commented 9 years ago

Original comment by krussell...@gmail.com on 22 Apr 2010 at 8:29

GoogleCodeExporter commented 9 years ago
This issue was closed by revision r378.

Original comment by krussell...@gmail.com on 22 Apr 2010 at 9:32