The first evaluation was triumphant, and I have implemented all associated deliverables successfully.
Completed tasks -> Ongoing task ->
# | Objectives | Associated Deliverables | issue(s) | Pull Requests | Status |
---|---|---|---|---|---|
1 | Implement required changes to the database and edit the model files accordingly | Setting up the image_annotations table - Creating respective model files - Bulk update of image_annotations table | #1336 | !649 | |
2 | The seals portal | - Displaying Best Attested Composite seals with image and description.- Create a table and respective model files for best_attested_seals - Tabular representation of seals, categorized by period.- Displaying and grouping seals categories: Physical Seals, Composite Seals, Sealings, All CDLI seals | #700 #1227#1241 | !661!700!737 | |
3 | Implementing seals single view | Implementation of a PHP library for graphical representation of chemical information of seals.- A feature to view only top n elements (based on weight)A switch to convert the graph into a table view. - Graphical visualisation of element weight in that seal in the form of line chart and bar graph | #1332 | !687!707 |
I learned to create complex sql queries in CakePHP, got even more familiar with CDLI search, and got used to code efficiently and produce less redundant code. I successfully completed the seal portal and the seal’s single view.
I was able to almost complete all the deliverables smoothly, except I got stuck with the graphical representation for seal chemistry, but with some research I was able to tackle that issue!.
I will be planning to implement the following tasks ahead -