Do you have an already existing set of data for this, or you want an idea to start building it?
If you have not started, I would advise using a custom form, fill the item input into a user-specific column, make a relation from that usc to the existing item column, count the number of items using a rollup, then use a math column to add 1 to that count, use it as the ID for the next item.
If you have already had the list of items, I would advise using a Google Sheet formula for this.