Edit Member inputs uploaded into a database

Hi,
How can I display Member inputs and update their info in a Admin panel page?
I want to create an Admin panel so I can update inputs members submitted into a database I created without login into the Editor and updating from the Content Manager. A type of form that shows their info and that by pushing a button the data will be updated by an Admin and user-logged users will then see new info edited by the admin.

Is there any tutorial or info where I can learn to do this?

See the Corvid Tutorial: Building Your Own Members Area . This will give you a good start.

thank you, i solved this by creating a repeater to show members names, ids and including a text inputs with reading and writing settings.