So, my task of search children entities was extended a bit due to more work required on the feature. Most of the objectives were achieved in this week and a succesful PR was created. The searches were too big for my machine to handle hence it took more than time than anticipated as testing at every step became more time consuming. This week was a real patience-tester but I am glad I was able to work through it and complete the feature. I had to work through all the aspects of a search that is using the database, updating the queries. Adding this feature might be the most learning experience.
# | Day | Date | A short description of the work done |
---|---|---|---|
1 | Monday | 2022/07/25 | implementation for objective 1 |
2 | Tuesday | 2022/07/26 | testing of objective 1 |
3 | Wednesday | 2022/07/27 | add grandparent to filter categories |
4 | Thursday | 2022/07/28 | debugging the queries of free search and advance search to figure out how to add children results |
5 | Friday | 2022/07/29 | Try nested and conactenated queries |
6 | Saturday | 2022/07/30 | Implement a way to add the rqeuired queries when a parent is searched |
7 | Sunday | 2022/07/31 | Create PR after testing the features locally |