vivekVells / EmployeeWorkTimeLogManagement

An app to manage the employee work hours log like checked-in, break, lunch, checked-out
https://github.com/vivekVells/EmployeeWorkTimeLogManagement/blob/master/demo/Employee%20Time%20Clock%20Mgmt%20-%20Working%20GIF%20v1.0.gif
4 stars 2 forks source link

On refresh the submission happens again #1

Closed vivekVells closed 6 years ago

vivekVells commented 6 years ago

Replication Steps:

vivekVells commented 6 years ago

Found the reason for it. Usually, whenever the form is submitted, it is conventional to do redirection of the page rather than rendering the same page. This is the prob.

Fixed this one using redirect() function.

Commit ID: 80bc68c1995782c172238cec63f7d9e7ebdb72ed