Hi, thanks in advance foy your time.
I have in the past made a inventory site where a user selects from a dropdown what he or she has and saves it but this is a little different...
What I'm attempting to do is this...
User creates an account (have the ability to do this already)
User pulls up a list of items (have database populated with itemid, name, image and url)
User is able to input if they have it, need it, or saving to buy it.
User then can SAVE their inventory/wishlist so it can be brought back up at a later date.
ex.
User: John Doe
Item 1: have
Item 2: want
Item 3: have
Item 4: saving for
etc
Also on this the item list would be growing continuously so it has to be able to be reflected on their inventory/wishlist.
Any questions or don't quite understand please feel free to leave me a question.
Thanks again