bkrajendra / trader-dss

Automatically exported from code.google.com/p/trader-dss
0 stars 0 forks source link

Need a simple tabed header that allows switching between pages #19

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Create using a table with links in it and coloured cells to start with.

Tabs should be...
Login: Only one selectable if $_SESSION['uid'] isn't set. Selecting it when
it is set should unset it (logout)

Portfolios: Create/delete or select a portfolio

Pot/Booty: Chart progress of portfolio and list the stocks in it. Should be
able to move backwards and forwards through the life of the portfolio from
there.

Search/Select: Run SQL queries to choose stocks and put them into the
cart/watch list. Should have integration with the portfolio when selected
stocks are already in it, also with the buy/watch lists.

Trade: Buy/sell, long/short stocks

Watch: manage your watch list.

Queries: manage your stored queries.

Original issue reported on code.google.com by peter.st...@1ab.ltd.uk on 26 Jan 2010 at 9:02

GoogleCodeExporter commented 8 years ago
This issue was closed by revision r97.

Original comment by peter.st...@1ab.ltd.uk on 26 Jan 2010 at 1:14