Posts Tagged ‘neuromind’

NeuroMind 3: favorites and more in decision support

After adding the favorite option to the main table view and the individual score items, I now also added it to the decision support mode. Moreover, once you come to the advise of the decision support system and you feel like doing a manual check, that has become easier too!

NeuroMind 3: favorites working with local storage

Good news! The favorites option for NeuroMind 3 is now fully functional, although iCloud syncing is not working yet. I slightly changed the user interface for more consistency. From the main menu, the favorites star allows you to toggle the Favorites menu. You’ll get a friendly message if you have no favorites yet, otherwise a…Continue Reading…

NeuroMind 3: working on favorites

I am working on a request that IĀ got the most: a favorites option! Will try to make it work directly with iCloud to sync favorites between iPhone and iPad version, but no promises yet :) As I wanted to retain the clean interface you will see just a tiny star at the top:   Will…Continue Reading…

NeuroMind 3: Help function added

For NeuroMind 3 I also wanted a clean Help / Info screen. It should be functional, not distracting. And it should make clear that the app is built with care. The screenshots will give you an idea how I implemented it at this moment. I like it.

NeuroMind 3: Spetzler Ponce classification added

While working on NeuroMind 3 I had to experiment a little with how to implement interactive decision support. The ability to work with multiple storyboards in XCode is a major advantage that I got to know recently. Today I gave it a try and added the Spetzler Ponce classification. Everything needs to be re-programmed because…Continue Reading…

Using multiple storyboards in Swift