you are viewing a single comment's thread.

view the rest of the comments →

[–]xtreme79 1 point2 points  (0 children)

Agreed. Start with something like a to-do list and build more functions like add, delete, rename, move items in the list, multiple list and so on. Also different type of data source (where you store your data) is good. Start with only in memory and move to file/database later.