Changing Boolean value on button click - Help!

I’m new to code. I have a repeater list showing a whole bunch of profiles on a Dashboard page. I’d like to have a button next to each profile that allows an Admin to “Feature” that profile, basically changing the value of “Feature” in the database row to True.

Is there a way to do this without me getting too lost in custom code?!

Thanks