aliatayee / Attendance_Management_System

Attendance Management System is a Laravel based web application which keeps track of employee hours by either using ZKTecho finger print device or manual attendance sheet.
https://ams.alihost.co/
165 stars 81 forks source link

Show Errors if Validation fails when adding a schedule #10

Closed chandachewe10 closed 1 year ago

chandachewe10 commented 1 year ago

Show Errors if Validation fails when adding a schedule. If Validation fails because the name of the schedule is invalid (i.e it contains a space) nothing was showing to the user, and they might think the functionality is not working.

chandachewe10 commented 1 year ago

Show Errors if any when adding an Employee