How to edit paticular item of list

i have create a list of item(items stored in text box) using ng-repeat. and i made given ng-readonly=true. i want that after clicking of Edit button then particular item should be editable.

ex:-
text box area Add button

item name actions buttons
kunal edit delete save
kishor edit delete save