Developer:Main
From TCAPI
|
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
- Installation
- Core Task Development To-Dos: A list of tasks that need work in the core design
- Designing Modules: Help creating customizable modules
