Skip to content

Goal: Have easily maintainable code

jamrreed edited this page Aug 28, 2013 · 3 revisions

Objectives:

  • Comprehensive look at how we handle potential errors.

  • Create an error log in database for developer use.

  • Utilize the framework and software design whenever possible to avoid deviations from what is expected.

  • Provide and maintain code commenting for each refractored element in a process.

  • Provide and maintain detailed documentation on processes and methodologies utilized in code.

  • Provide and maintain detailed documentation on software design, goals, and objectives for the entire project.