Changes between Version 6 and Version 7 of GSoC/2016/WebGrass
- Timestamp:
- 06/06/16 09:25:27 (9 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
GSoC/2016/WebGrass
v6 v7 63 63 == Weekly reports == 64 64 === Bounding period === 65 Setting up the environment. Installing Ubuntu, GRASS GIS. Check Readme [https://github.com/mayank33/webgrass/blob/gsoc2016/README]. Getting familiar with the github and trac. Discussion and decision on the layout and design of webgrass. Understanding the wt. First location and Mapset wizard creation.65 Setting up the environment. Installing Ubuntu, GRASS GIS. Check [https://github.com/mayank33/webgrass/blob/gsoc2016/README Readme]. Getting familiar with the github and trac. Discussion and decision on the layout and design of webgrass. Understanding the wt. First Location and Mapset wizard creation [https://github.com/mayank33/webgrass/commit/e8219e6000bfe3e4b3d860e6ee234ee53bea6f41 Pull Request]. Full wizard creation along with dynamic updation of files. 66 66 67 67 === Week 1 === 68 TODO 68 * The first page of the MainUI of the Grass with all the submenus and menus. 69 * parsing of the xml file for the menu. 70 * restructuring the xml file for better understanding. 71 * removing small errors like wrong paths given at different resources, routing of the pages 72 * comments added 73 74 [https://github.com/rashadkm/webgrass/pull/7/commits Pull Req 1] 75 [https://github.com/rashadkm/webgrass/pull/8/commits Pull req 2] 76 77 Status - Location and Mapset wizard is done fully. Actual Grass Main Menu UI is done. 78 79 === Week 2 === 80 * Updated the startup page to be like the grass software. Changes made so that its structure doesn't changes on resizing the window and across different browser, it looks same. 81 * Grass layer manager options (icons and buttons) added with proper GUI effects. 82 * Resources updated for new icons. 83 * Had discussions with the mentors for layertree and display 84 85 [https://github.com/rashadkm/webgrass/pull/8/commits Pull Req] 86 87 Status - Grass Layer Manager UI done. 88 [[Image()]]