Instructor
Created by: ryoung2512
Big push:
- Instructor panel implementation.
- Migration for instructor panel.
- Fix for highlighting errors bug.
- Fixed copyright year.
Instructions to make it work with this change:
- INSERT INTO roles('role') values('instructor');
- If you want to be able to be an instructor. Update yourself in the user_role table, change your roleId to 4.