Wednesday, August 21, 2013

Build Task Manager Learn XML!


As the name suggests I made a project for me to learn reading, writing, adding, removing and changing individual xml elements with qt and c++. Anyone who needs to use such a class will be benefited. And it is also very minimalistic and simple to use...


Code hosted in Launchpad

Features:

1. Add Tasks

2. Task Title, Description, Priority, Status

3. Swipe the task left or right to remove

Still to Come:

1. Faster UI

2. Instructions in the UI


Had a lot of fun coding this one, not bad for a days work ;)

No comments:

Post a Comment