Continuing with Poco
During the second week, I worked on my assigned project and also received kind guidance from Dr Shawn whenever I’m stuck. My project involves processing final scores of participants in a competition. This calls for pulling data from a CouchDB database after all the marks by judges are dialed in, or simply after the competition has closed. The Poco library is used. I start by writing some code to fetch data from the server. To do so, I use the Read more