Specifications

From SkeevisArtsWhiteboard

Jump to: navigation, search

Here we'll create the initial specification for how Picket Fence will work, how the core team will build it, how developers will user it, and how end-users will interact with it.

[edit] Elements of Picket Fence

Here are the various elements that make up the Picket Fence system

  • PicketFence - The primary class. Developers will call these functions in their code.
  • Display - Will handle rendering login, registration, and profile editing pages.
  • Authenticators - These will handle the authentication. Most 3rd party development will be building these
  • Storage - This will handle storing all data. Most likely a MySQL database.


[edit] Walk Throughs

[edit] End-Developer Integration

Personal tools