LightningGuard / Syllabus-Creation-Tool

1 stars 2 forks source link

As faculty/student I want to be able to create a faculty/student account. #3

Open LightningGuard opened 2 years ago

LightningGuard commented 2 years ago

Similarly to a student account in creation, though with this they would have a different set of tools such as creating and updating syllabi.

Can be done the same way as a student account though they would sign up as faculty rather than students.

Jamesf15182 commented 2 years ago

Sized 8 Points

Egonor commented 2 years ago

Faculty accounts need to be verified to protect against 'bad actors'. The hard part will be linking to university email addresses or a faculty member supplying a list of verified faculty emails.

The navigation regarding these accounts are separate issues Faculty: #4 and Student: #1

LightningGuard commented 2 years ago

I will use this video to create a difference between faculty and student:

https://www.youtube.com/watch?v=56w8p0goIfs

LightningGuard commented 2 years ago

I must now merge the 'feature/users' branch with 'feature/google_auth2' so that google auth creates the correct type of user depending on the log-in person.