User:Scholar
Tentative Schedule (for Alkimia Dbus Service) for SoK
May W2-JuneW1
* Studied the basics of KDE and Qt
* Set up the development environment for Qt application development
* Got some basic Qt applications working ( using both CMake and Qmake)
* Got some basic dbus and sqlite examples running
June W2 –W3:
* Research more into sqlite and get a custom sqlite application working.
* Plan and finalize the class structure for data storage .
June W4:
* Implement the data storage class with initial functionality.
* Test against use cases.
Jul W1-W2:
* Plan the initial alkimia class architecture.
* Implement alkimia dbus server.
July W3:
* Link with the storage class.
* Implement the plugin for querying and feeding of data
* Test against the cases.
July W4:
* Create a dummy application for feeding data to dbus service
* Test and debug.
Aug W1:
* Add more functionality to the alkmia class.
* Improve /update test cases
Aug W2:
* Documentation and further profiling