JAAMS CSC131 Project - Web portion
A (hopefully) easy to use web framework focused on extensiblity.
Original Authors (ordered for maximum acronym awesomeness, and then alphabetically) :
- (J) + Jesse Rosato
- (A) + Adrian Chambers
- (A) + Anthony Cristiano
- (M) + Mark Talent
- (S) + Sairam Srinavasan
Usage: Initialize the core functionality by including ROOT/init.php.
- MVC in JAAMS
- Base controller class
- Coming soon: Base model model class
- Debugger class
- MVC in Forms
- Forms base controller class
- Form controller class
- Fieldset controller class
- Group controller class
- Input controller class
- Set up Project Type field - Jesse
- Finish Validators - Adrian and Anthony
- Define (and use in templates) error messages. - Adrian and Anthony
- UPDATE SYSTEM DOCUMENTATION - All
- TEST TEST TEST - All
- AJAX (low priority) - Jesse
- Expand logging, move Debugger to Logger (low priority) - Jesse