| 108 | |
| 109 | === Week 10 (July 16 - 22) |
| 110 | **What did you get done this period?** |
| 111 | - Create visualiser for individual geometry in datagrid: https://github.com/Gooong/pgadmin4/commit/d6407baa3a0a96adac169d183bed8bc044dbb8f5 |
| 112 | |
| 113 | This visualiser is independent from the geoviewer, which is in a [https://github.com/Gooong/pgadmin4/tree/geometry_visualiser new branch]. here is the screen shot: |
| 114 | - [Screenshot1.png] |
| 115 | - [Screenshot2.png] |
| 116 | |
| 117 | **What do you plan on doing next week?** |
| 118 | - Create and execute unit tests in the regression frame for all modules to help catch regressions in the code. |
| 119 | - Check the code style to meet the [https://pgadmin.org/docs/pgadmin4/dev/coding_standards.html pgAdmin coding standards]. |
| 120 | |