Add/Update Faculty Information #11
Labels
enhancement
New feature or request
good first issue
Good for newcomers
help wanted
Extra attention is needed
priority:high
High priority issue
Add a command that lets you retrieve information about faculty. Should allow you to list names of professors and their email addresses based on course as well as branch. For example,
pes.faculty cse
could list all the professors in CSE andpes.faculty cse daa
could list all the CSE professors taking up DAA. Additionally, incorporate campus choice into this as well -pes.cse faculty rr cse daa
and so on.This would obviously mean that this list would have to be hardcoded (as well as updated and maintained every semester since the course names can keep changing). Any suggestions to automate this task are welcome, although I do not think this is possible in any way.
The text was updated successfully, but these errors were encountered: