I want to create something like a todo or shoppinglist.
- I want to save the data in a sqlite3 database - Is that the right idea in Xcode Version 4.6.2 ?
- If I create new entry in the list - Is it possible to choose options/ attributes AND is it possible to choose more than one attribute?
- is it possible to repeate entries monthy or in other periods?
I found some examples, but they do not have the infos Im searching for...
Any help?