I have a simple MySQL database that has a main table, a few lookup tables and an update history/log table. I need to create a simple GUI for a non-technical user to add/edit records as a proof of concept. Can be either web or desktop based.
Can anyone recommend alternatives to MS Access for this task?