Note: I merged Ricky's branch into my branch before
when user adds items (only Appliance works at the moment i think.), he/she can go to "MY ITEMS" and view the items that belongs to the particular user
If texts (description, item name, etc) is too long (or if user shrinks window size), strings will not go into next line (see 6th item)
Edit button does nothing (probably will be connected to new pop up later on?)
Delete button will delete the item.
Issue: When user uploads without image, broken image will show (see item 5,6,7). I tried uploading a custom "no image" but I cannot get it to work (react cannot find module...). I have uploaded images on personal assignments before without problem. I may revisit this issue later.
Note: I merged Ricky's branch into my branch before