This is my first week of 12 weeks. As I had already planned the work I started working on Elasticsearch buckets. At first things seemed to flow easily as I was able to implement queries but eventually there were problems and delays were made. Thankfully I was able to cover them up by alloting more time. I also reviewed my first PR during this week it was a great learning experience. Overall it was a great first week for me, learnt about so many new things looking forward to more of this.
# | Day | Date | A short description of the work done |
---|---|---|---|
1 | Monday | 2022/06/13 | Write Elasticsearch queries required to implement buckets |
2 | Tuesday | 2022/06/14 | Test out the queries with the framework |
3 | Wednesday | 2022/06/15 | Make the neccessary changes in the queries |
4 | Thursday | 2022/06/16 | Find a way to concateanate the query repeatedly into same variable |
5 | Friday | 2022/06/17 | Modify the queries to return more than default buckets |
6 | Saturday | 2022/06/18 | Find a way to access the data in the results structure |
7 | Sunday | 2022/06/19 | Reviewed a PR |