MachHach / fypmgmt

Final Year Project Management System.
MIT License
0 stars 0 forks source link

Product Backlog 002: Redesign login page #3

Closed MachHach closed 6 years ago

MachHach commented 6 years ago

Currently the login page design is based on Laravel authentication template.

To redesign this.

MachHach commented 6 years ago

Fixed at a4d99dd.

Also added cilent-side validation with custom validation styles (68a7ffd), as recommended by Bootstrap 4.

This uses the JavaScript constraint validation API for HTML5 forms, which is supported (built in) by most modern browsers.