My favorites | Sign in
Project Home Downloads Wiki Issues Source
Project Information
Members

This project has been partially merged and moved to: https://github.com/viaye/kafe

Proposed Features

  1. Web form generation tools, page flow, validation
  2. Database tools, mapping, automatic crud for forms
  3. Login, authentication, security framework for pages

FRAMEWORK:

Forms

  • Steps, page flow (creation, thanks, cancel)
  • Form Creation (form elements)
  • Validation
  • DB processing
  • Non DB processing
DB
  • Connections
  • Simple db calls
  • Object Relational mappings
  • CRUD functions

TODOs:

we need to slightly divert and start creating features directly related to some of the other current work this will provide a lot of testing feedback. this means we have to now move out of framework and focus on application.

db class + crud functions validations form processing (non-db): mail, log, etc form steps: confirm, thanks, etc

Powered by Google Project Hosting