This is a PHP project that handles user authentication and form submissions. It includes a login system, registration, and a worker details management form.
- User login and registration
- Password hashing with
password_hash()
- Form submission for worker details
- MySQL database integration
- PHP
- MySQL
- Bootstrap (for UI)
- jQuery (for scripting)