Select from 1 list, move to another then saving selection

Select from 1 list, move to another then saving selection

I'm trying to create the following:

Image

I've seen a lot examples using a drag and drop cart method which is a little too dependent on the user's ability than what I need.

Basically there will be a large list of options on the left side from which the user can select. Once selected, they can press the "right arrow" button
which moves those selections from the left hand side to the right side. If unsatisfied with any of the selections, they can reverse the process the same way.
Finally, a save button will save the contents from the right box into a database.