Hello Dear Friends

I'm not a programmer but I interested in programming and I want to learn more. I can write simple codes but now I want to be better at programming, therefore I need a simple demo of (Shopping Center Database).

- Store (Adding new items, counting remained items in the store)
- Bank (Items and # of each Item, total sum of bought items, the total sum of sold items, filter by item, search)
- Sales (How much the amount of $, How many items sold)
- Main page (Saling window listview as below:

Col1 Col2 Col3 Col4 Col5 Col6
# Item Pice Qty Sum Note
1 Bag 10$ 03 30$ ---
2 --- --- --- --- ---
3
4

Thank you
Please help!