| 102 | [[Image(Display1.png, 70%)]] |
| 103 | |
| 104 | |
| 105 | === Week 4 === |
| 106 | * parsing of the xml files |
| 107 | * Creation of new window. |
| 108 | * working UI of module windows. |
| 109 | * calling and clicking of modules. |
| 110 | |
| 111 | |
| 112 | [https://github.com/rashadkm/webgrass/pull/10/commits/b5f1ff39b315a819af2a95a88cf6e69f3a2c2a70 Commit] |
| 113 | |
| 114 | [[Image(ModuleUI1.png, 70%)]] |
| 115 | |
| 116 | |
| 117 | === Week 5 === |
| 118 | * parsing of the xml for proper UI (changes) |
| 119 | * creation of proper tabs |
| 120 | * code optimization for faster processing |
| 121 | * different modules files updation |
105 | | [[Image(Display1.png, 70%)]] |
| 125 | [https://github.com/rashadkm/webgrass/pull/11/commits Pull Req] |
| 126 | |
| 127 | === Week 6 === |
| 128 | * Checking whether file is available and giving notification |
| 129 | * Footer |
| 130 | * Creating a map for the different options in tab and creation of widgets from them |
| 131 | * Proper parsing taking into consideration of all the options |
| 132 | * creation of widgets which can be accesed later with id |
| 133 | * Identify the type of option and creating proper widget |
| 134 | |
| 135 | |
| 136 | |
| 137 | |
| 138 | [https://github.com/mayank33/webgrass/commit/29c640d684300603d115131fa3687cf02c6d88d1 Commit] |
| 139 | |
| 140 | === Week 7 === |
| 141 | * Better parsing structure for the UI creation and getting the input from the user. |
| 142 | * Creation of whole grass command from the user input. full command creation is done. |
| 143 | * execution of grass commands from the app. simple one are working but need to look for the others. (some commands were planned for this week but couldn't complete) |
| 144 | * tried setting grass env from app. it is done but changes required to work on all platforms. |
| 145 | * Code restructured in more modular way for easiness of development in future. |
| 146 | |
| 147 | |
| 148 | |
| 149 | |
| 150 | [https://github.com/rashadkm/webgrass/pull/13 Pull Req] |
| 151 | |