Developer:Main

From TCAPI

Jump to: navigation, search

This area of the WIKI provides information for developers of TCAPI.

If you haven't been here before, it's highly recommended you read the Overview

Architecture

  • Overview: How TCAPI is designed
  • View: The View (web/AJAX) layer of TCAPI
    • Themes: Themes, utilized in views, allow for skinning/customizing of the look & feel
    • JavaScript: JavaScript frameworks allow for fancy animations, cross-browser compatability and advanced page layouts
  • Model: The Model (data/database) layer of TCAPI
  • Controller: The Controller (logic/validation) layer of TCAPI

Contributing

Reference