Is your feature request related to a problem? Please describe.
Right now existing entries can not be edited by the users in the client.
but its already possible to do this in the back-end.
Describe the solution you'd like
Create a button to edit the entry
A modal pops up that is similar to the addEntry page, but its shows the data that's already from the existing entry
Upon pressing 'finish edit' the modal closes and the entry is updated.
There is should also be a cancel button to close the modal without changes.
Is your feature request related to a problem? Please describe. Right now existing entries can not be edited by the users in the client. but its already possible to do this in the back-end.
Describe the solution you'd like