EPP/PEP Sugested task list

plug-devel@lists.PLUG.phoenix.az.us plug-devel@lists.PLUG.phoenix.az.us
Fri Mar 25 13:40:02 2005


My suggestions for project implementation
Phase 1
1) Scope PLUG Installfest
2) Stand Alone, Static Shared, or Enterprise
3) Describe user requirements (Short story card)
	Date Input
	Date Retrieval
4) Determine DB
	a) Determine Format
		i) Generate suggested Interface and Storage docs (2 lines -
1page depending on complexity)
	b) Determine Required Data
5) Chose Code language
6) Determine basic functional blocks
7) Describe interaction 
	Class Diagram W/ API's
8) Code (Document while coding)
9) Test
10) Repeat

Phase 2
1) Scope ASULUG/PLUG Mega Insatllfests
2) Stand Alone, Static Shared, or Enterprise
3) Describe user requirements (Short story card)
	Date Input
	Date Retrieval
4) Determine DB
	a) Determine Format: Is their a need to change?
	b) Determine Required Data: What else is required
5) Chose Code language: Is their a need to change?
6) Determine basic functional blocks that need to be added
7) Determine what existing blocks need to be altered, and how
8) Describe interaction for any changes
	Update Class Diagram W/ API's
9) Code (Document while coding)
10) Test
11) Repeat

Any thoughts, is this too complex?