Another interesting project we’re developing with BindKraft is our Interactive Calendar. The goal is to create a stand-alone interactive calendar with lots of functionality. As a stand-alone module, it can be integrated with other systems and applications developed with BindKraft. The calendar will be comprised of lots of controls, which will sync between each other. We will use an API that guarantees the option for an external connection. The API will allow you to make adjustments that will provide you with the so called ‘adaptors’ for information, which have their own interface. The idea is for the ‘adaptors’ to return structured information to the calendar, which it can then process according to its current settings and filters. The calendar, on the other hand, will send parameters to the ‘adaptors’, reflecting its current condition.