What you describe is essentially what a shopping cart is, just you want it displayed on the same page in a table. And instead of processing payment, you just save the info to the DB at the end
This should give you a good start:
What you describe is essentially what a shopping cart is, just you want it displayed on the same page in a table. And instead of processing payment, you just save the info to the DB at the end
This should give you a good start: