| 42 | |
| 43 | |
| 44 | May 28th - june 15th (Community Bonding Period) |
| 45 | |
| 46 | * Achieving all the learning goals described in the Outputs and clearing all the doubts with the community. |
| 47 | * Gathering all my prerequisite about the project and laying down a modular structure of the project. |
| 48 | |
| 49 | June 17th - July 29th (Pre Community bonding Period) |
| 50 | |
| 51 | Week 1: |
| 52 | |
| 53 | * Discussing the design to save user progress. ( On the Page ) |
| 54 | * Creating models (if required ) to save the user progress so that if a user quit accidently he can restore his work. The saved progress will also be used as step name. |
| 55 | * Discussing and planning the design of the project with mentors and community. |
| 56 | |
| 57 | Week 2 and 3: ( Configuration of event handlers (nodes) in a workflow ) |
| 58 | |
| 59 | * Design a configuration pattern (done) |
| 60 | * Implement the classes for the configuration pattern |
| 61 | * Testing and documentation |
| 62 | * Meeting 1 - Code review, Making changes(if suggested), Writing tests , Trunk integration (Wednesday). |
| 63 | |
| 64 | Week 4 and 5: ( storing and retrieving of workflow instances ) |
| 65 | |
| 66 | * Discussing and plan the Design of the data model |
| 67 | * Implement the data model |
| 68 | * Testing and documentation |
| 69 | |
| 70 | |
| 71 | Week 6 and 7: ( mapping of instance status + current event to a certain node ) |
| 72 | |
| 73 | * Design the process |
| 74 | * Implement the functions |
| 75 | * Testing & Documentation |
| 76 | * Mid-Term Evaluation. |
| 77 | |
| 78 | |
| 79 | |
| 80 | July 29th - August 2nd |
| 81 | |
| 82 | * Through revision of what have been done till now and lay a plan for next phase. |
| 83 | * Fixing all issues/bugs(if any). |
| 84 | |
| 85 | August 3rd - September 16th (Post Community Bonding Period ) |
| 86 | |
| 87 | Week 8 and 9: - interface between workflow engine (=event manager) and workflow nodes |
| 88 | (=event handler) |
| 89 | |
| 90 | * Design |
| 91 | * Implement it |
| 92 | * Test and document it |
| 93 | * Meeting 2 - Code review,Suggestions, Applying changes(if any), Trunk Integration. |
| 94 | |
| 95 | Week 10 and 11: ( interface between nodes and "actions" (=S3Methods?) ) |
| 96 | |
| 97 | * review the configuration pattern |
| 98 | * design and implement the interface |
| 99 | * test and document |
| 100 | |
| 101 | Week 12 and 13: |
| 102 | |
| 103 | * figure out how to inject the workflow widgets |
| 104 | * implement it |
| 105 | * document it |
| 106 | |
| 107 | September 17th - September 23rd (Pen down period) |
| 108 | |
| 109 | * Thorough review of all the functionalities. |
| 110 | * Debugging, Code cleanup, Comments. |
| 111 | |
| 112 | |
| 113 | |