/jaams-web

JAAMS CSC131 Project - Web portion

Primary LanguagePHP

jaams-web

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.

Documentation

**Core

**Forms (Use this as an example for new 'modules')

**TODO:

  • Database interactions - Jesse.
  • JAAMSForms_InputValidators - Anthony
  • Javascript - Jesse
  • Error messages - Anthony + Adrian ======= TODO:
  • Validators - Adrian and Anthony
  • Set proper default values for all inputs (Check client's notes) - Adrian and Anthony
  • Add inputs that will be hidden/revealed by JS. - Adrian and Anthony
  • Define (and use in templates) error messages. - Adrian and Anthony
  • Javascript/AJAX. - Jesse
  • FIX CSC131\ECS\Models\Base::save() - Jesse
  • Expand logging, move Debugger to Logger - Jesse
  • UPDATE SYSTEM DOCUMENTATION - Jesse