# College Management System - Login Credentials

## Test Account Details

All accounts use the password: **password**

### Administrative Accounts

| Role | Email | Name |
|------|-------|------|
| **Admin** | admin@college.edu | System Administrator |
| **Vice Chancellor** | vc@college.edu | Dr. John Smith |
| **Dean** | dean@college.edu | Dr. Sarah Johnson |
| **Registrar** | registrar@college.edu | Michael Brown |

### Faculty Accounts

| Role | Email | Name | Department |
|------|-------|------|------------|
| **Faculty** | faculty@college.edu | Prof. Emily Davis | Computer Science |
| **Faculty** | faculty2@college.edu | Dr. Robert Wilson | Business Administration |

### Student Accounts

| Role | Email | Name | Level | Program |
|------|-------|------|-------|---------|
| **Student** | student@college.edu | Alice Williams | 100 (Year 1) | BSc Computer Science |
| **Student** | student2@college.edu | Bob Martinez | 200 (Year 2) | BSc Information Technology |
| **Student** | student3@college.edu | Clara Anderson | 300 (Year 3) | BBA Business Administration |

### Staff Accounts

| Role | Email | Name | Position |
|------|-------|------|----------|
| **Staff** | staff@college.edu | David Thompson | Administrative Staff |

