Tried to do this wayback here: https://github.com/Ar-temis/Course-Recommendation
This is like a MVP. Haven't implemented all the requirements for majors though. This issue will be used as the central issue for this feature and there will be sub-issues.
Information we have
- We have all the data available in DKUHUB's course catalog, and can get next semester's courses.
- We have the following fields for a course:
- Course Code
- Course Name
- Course Description
- Class Number
- Instructor
- Session
- Semester (Fall or Spring)
- Units
- Grading
- Enrollment Requirements
- Class Attributes
- Class Dates
- The class days and time
- Room No
- Components
- Availability Status
- Seats open
- Wait List Open
Tried to do this wayback here: https://github.com/Ar-temis/Course-Recommendation
This is like a MVP. Haven't implemented all the requirements for majors though. This issue will be used as the central issue for this feature and there will be sub-issues.
Information we have