Almanac/Summary page is getting there. I sketched out different ways that the menus and content will interact. I currently am working on a tabbed interface (2 layers) that controls the type of summary and then the time range which will both decide which menu will be displayed so that the user can select the day/month/year they want. I think that by default, it will display the most recent data, but I haven’t gotten that far. A lot of the current code is repetative, so this might not be as bad as I forecasted.
-Will