I am wondering how best to go about making this type of app. My wife told me to make it and I don't want to let her down. The use case is as follows.
Click Add Item Button Edit Text Type name of item Second Edit Text- Type Price As more prices get entered the subtotal reflects the added price so it keeps track of total cost and displays it via a label.
I would like the process repeating for each new store/price entered. .
I would like to be able to create unlimited items. I would like to use a listview so you can tap on each item to be able to view/modify it's contents.
Any help or tutorial that someone knows of would be awesome! Thanks!