We need a feature that scrapes data from RateMyProfessor and then allows users to view that data when they use a command.
Basic SRS:
MUST/SHALL - Required features
SHOULD/COULD - Optional features
Requirements:
▫ The application MUST have a command to fetch information on a given professor
▫ The application MUST ONLY provide information on professors who work for Old Dominion University
▫ The application SHOULD be able to match professors' names even when they are partially spelled or misspelled
⁃ Look into fuzzy match
▫ The application must use Discord's new “slash commands” feature
▫ The application MUST ONLY send one message in response to a user
▫ Application responses MUST include a link to the Professor’s RateMyProfessor page
▫ Application responses MUST include the most up-to-date score for a given professor
▫ Application responses COULD include comments on the professor.
▫ Application responses COULD include a photo of the professor
We need a feature that scrapes data from RateMyProfessor and then allows users to view that data when they use a command.
Basic SRS:
MUST/SHALL - Required features SHOULD/COULD - Optional features
Requirements: ▫ The application MUST have a command to fetch information on a given professor ▫ The application MUST ONLY provide information on professors who work for Old Dominion University ▫ The application SHOULD be able to match professors' names even when they are partially spelled or misspelled ⁃ Look into fuzzy match ▫ The application must use Discord's new “slash commands” feature ▫ The application MUST ONLY send one message in response to a user ▫ Application responses MUST include a link to the Professor’s RateMyProfessor page ▫ Application responses MUST include the most up-to-date score for a given professor ▫ Application responses COULD include comments on the professor. ▫ Application responses COULD include a photo of the professor