Auction App (available to clone for your use and learning!)

I made this app to figure out how certain things work like:

  1. how to have items ‘expire’ when given a fixed input. e.g. this auction will expire in 10mins
  2. how to view different lists on the same screen by changing inputs to a hidden input box
  3. a notification system that connects the buyer to a seller only if the bid is won

and many more! (click here for the cloneable link)

just sharing my knowledge of how it works, please feel free to ask anything you wanna know!

bid the process is confusing me. does it suppose to go to the admininfo