79 | | === Improved color management === |
| 79 | === New Startup Window for GRASS GIS === |
| 80 | |
| 81 | A new startup window (the first window you get when you start GRASS GIS) needs to be improved. There is already a detailed discussion at the [wiki:wxGUIDevelopment/New_Startup New Startup Trac Wiki page] with a well-defined roadmap in the [wiki:wxGUIDevelopment/New_Startup#PragueRoadmap Prague Roadmap] section. |
| 82 | |
| 83 | * Requirements: Python, wxPython, GUI design |
| 84 | * Mentor: Anna Petrasova |
| 85 | * Co-mentors: Vaclav Petras, Martin Landa |
| 86 | * Proposed by: Vaclav Petras |
| 87 | * Expected Outcomes: Streamlined and understandable startup using GUI |
| 88 | * Test of skills: Implement any (smaller) part of [wiki:wxGUIDevelopment/New_Startup#PragueRoadmap Prague Roadmap] and submit as a PR on !GitHub |
| 89 | * Other: Since there is already a detailed roadmap, the proposals are expected to provide additional information on top of that including precise timing, discussion of dependencies between individual steps, differences from the current state, and evaluation of the current source code. |
| 90 | |
| 91 | === Improved color management in GRASS GIS === |