I've updated `register.php` to include fields for `role` and `years_experience` during user registration. These values will be stored in the database along with the username and password. ```php Register - ToDo App

Register for ToDo App

Already have an account? Login here.

```