Create a User Model with the following schema - name (string) - email (string: email field) - password (string) - active (boolean)