WSU-4110 / DegreeScheduler

App for degree works
0 stars 2 forks source link

FR6. Search by Course Credits UI #6

Open VisshruthaV opened 3 years ago

VisshruthaV commented 3 years ago

Goal: To have the user to be able to look up courses based on inputting their preferred credits for a class

Stakeholders: Computer Science Student (User)

After the user has chosen to register for classes from the menu bar, he or she will be directed to this page to register for classes. In the app, the user will be able to search by the number of credits he/she wants and see what classes are available that match the number of credits chosen.  If no courses are available for the specified credit, an error message will occur asking the user to choose another credit option or exit.

Origin: Based on initial project specification document, team members came up with this description during the second meeting.

Version: 1.0 | Date: 01/31/2021 | Priority: 4

VisshruthaV commented 3 years ago

The text files with class information did not include credit information, so we couldn't implement this feature