Notekeeper

I made an Evernote client for Nokia’s Symbian devices and the Nokia N9. The app used Qt/QML for the UI, and Qt/C++ for the model, networking and Evernote API calls.

The UI for Symbian was modelled on the skeuomorphic look of early iOS versions.

Notebook-ish look like iOS Notes Text selection Grouped table view
Notekeeper's iOS-inspired UI: (1) Notebook-ish look like iOS Notes (2) Text selection (3) Grouped table view

I started working on the app in July 2011, made the first release in March 2012, and continued to make enhancements to it through the year.

I also started working on the Nokia N9 version in parallel, and developed a way to keep most of the code – including a lot of the UI code – shared between the two versions of the app. The version for N9 was released in Jan 2013.

Both versions of the app were well received. The Symbian version was reviewed by All About Symbian.


App website: http://www.notekeeperapp.com/
App blog: http://blog.notekeeperapp.com/
Source code: http://github.com/roop/NotekeeperOpen/