ColorBox2 — Project Objectives

The goal of ColorBox2 is to create a complete development framework for easy creating and deplying of web-based client-server applications in C++.

High level of abstraction, event driven programming, modular and object design, easily extensible hierarchy of object classes and other properties should minimize the need of "annoying routine" known in traditional means for creating web applications. The application logic should be separated from the visual representation and implementation of various details.

There are several notable components of the whole framework:

In the first public release, the software has to support at least these features:

Project specifications