input data and output table
I need a solution to do this with WP.
In admin: I need to input data into database (name, surname, certification, level, date of issue).
In Frontend: client can use a specific search field to search within the inserted data and get a table with the results. (name, surname, certification, level, date of issue).
Any module can do this please.