| 55 | | === Budget === |
| 56 | | The ARC template has some pre-pop data to demonstrate the little we have so far. There is a Demo server (which is out of date, although no work has been done on the ARC template since): http://arcdemo.aidiq.com/eden/budget/budget/1/timeplot?component=allocation |
| 57 | | |
| 58 | | Can Login with either of these accounts: https://github.com/flavour/eden/blob/master/private/templates/ARC/Demo/users.csv |
| 59 | | |
| 60 | | Timeplot Blueprint is here: http://eden.sahanafoundation.org/wiki/BluePrint/TimePlot |
| 61 | | |
| 62 | | Budget timeplot options are configured here: https://github.com/flavour/eden/blob/master/modules/s3db/budget.py#L1316 |
| 63 | | |
| 64 | | Add a feature to show when the budget is likely to be exceeded. Show the impact of tweaking the resources especially retiring resources early. Feature to drill-down into this budget & edit options. |
| 65 | | |