GSoC PMA: Week-4
--
This is the last week of coding before start of first evaluations. This week is more of a make-up week with a lot of discussions with mentors so that we can complete the work for first evaluations with complete documentations.
After all these 4 weeks, all JavaScript files of designer other than move.js(the file with more than 2.1k lines of code, which will be refactored in phase-2) and all the documentations have been completed.
Documentations:
- [COMMUNITY BONDING] https://medium.com/@ikurimohit/google-summer-of-code19-with-phpmyadmin-refactoring-and-impoving-designer-9dfe9663cf4
- [WEEK-1] https://medium.com/@ikurimohit/gsoc-pma-week-1-e8ac589a4103
- [WEEK-2] https://medium.com/@ikurimohit/gsoc-pma-week-2-7311632612b4
- [WEEK-3] https://medium.com/@ikurimohit/gsoc-pma-week-3-d04d226bc338
Pull requests created in the due time:
- https://github.com/phpmyadmin/phpmyadmin/pull/15300
- https://github.com/phpmyadmin/phpmyadmin/pull/15314
- https://github.com/phpmyadmin/phpmyadmin/pull/15318
- https://github.com/phpmyadmin/phpmyadmin/pull/15338
- https://github.com/phpmyadmin/phpmyadmin/pull/15339
- https://github.com/phpmyadmin/phpmyadmin/pull/15345
In this week, I also discussed and asked about some suggestions about my work from my mentor, Isaac Bennetch. Review from my mentor were good and we are now ready to go ahead for our work of phase-2. Also, I have started working on the refactoring of the file move.js of designer(phase-2 work) and created a PR for the same this week.
This is all for this week, next week will be our phase-1 evaluations and if successfully passed, lets continue from here in the phase-2.