Tuesday, July 12, 2011

Back-end Database to slamBook

Some changes:

in the *.pro file it needed to be included
QT += sql    // taking care of case

although the backingdb.cpp file is not functioning properly as expected, it places 21 out of 23 parameters in place [which may still be considered as a failure]. Even after cross-checking the syntax several times and writing from scratch, the  real bug could not be figured out, soon the code would be split into database tables in a 'tab specific' manner hence reducing number of parameters passed per function.


The database, compared to previous HTML outputs, gives an upper hand in data management.

Here are the screen shots of all tabs:





I would be rude if I don't mention Prakhar Prasad in this blog. Also acknowledging all previous names mentioned under label slamBook.

[github link to this commit]

No comments:

Post a Comment