|
Currently only the Available link on Thursday the 3rd is enabled, because this is only a prototype and does not have any actual database beneath it.
This calendar needs to be dynalically generated, based on the current date and the reservations that have already been made. For now, with only one System (set of trucks) available each date can accommodate only one Event. In the future, when additional Systems are available for a given geographic area each date must be able to accommodate 2, 3, or whatever number of events (one for each System).
Note that on days when an event is already scheduled the name of the town is shown for that date. The user should be able to click on that town name and get to page that shows the info about that event, such as the host organization, location, contact info, etc.
Currently, with only one System (set of trucks) we only handle one specific geographic region. In the future when we add other regions the user needs to be able to select which region he will be hosting the event in, possibly by entering his local zip code. He will then see the calendar for only the events in his area.
|