todo.txt

来自「股票监视器是一个简单的实用工具」· 文本 代码 · 共 26 行

TXT
26
字号
TODO LIST---------Create an easier way to add users. For those who don't wantan authentication piecce, perhaps it can be configured in theINCLUDES.inc.php file.Implement Stocks Metrics: Currently, a placeholder    table exists for this. The thinking is that any    calculation that is derived from the raw data about    a stock would be stored in this table to help    increase perfomance and allow for complex metrics to    be created/stored.    Implement Personal Portfolios: Currently, a placeholder    table exists for this.  This would allow users to    track the current overall value, based on the market,    of stocks they own.    Implement User Authentication: It should be simple to add    a user authentication piece to the header check, but I    don't really have a need for it right now. I think for    my purposes, it would just slow me down. However, once    portfolios are implemented, this would be necessary to    protect sensitive information.

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?