Project Commencement!
This week, I started working on the Competition Analysis System (CAS). Before actually building CAS, though, I needed to add a new functionality to the existing Competition Management System (CMS) to allow the admin to export useful data from the database in the form of tsv.The exported data will then be transformed, restructured and finally imported into CAS for analysis. To add the export functionality, I defined a new class AdminExportTSVResource, which is a derived class of the Wt::WResource abstract base Read more







