Michelle Cheung
Manpreet Singh
Misael Esperanzate
Surya Kusjanto
Ayoub Bin Nakhi
- Clone the repository:
git clone https://github.com/Misael-E/CPSC481CourseScheduler.git
- Make sure you are in the correct directory:
cd CPSC481CourseScheduler
- Run the program:
dotnet watch
- A limited number of courses are available for searching and recommendations.
- No error handling for courses with time conflicts.
- No courses are available for the Spring and Summer semesters.
- Courses are missing tutorial/lab information.
- Swapping between course time slots is still buggy and not fully fleshed out.
- No error checking when adding friends.
- The search bar allows for text input, but after the text input you must select the course from a drop-down, then click "Search".
Other than the limitations described above everything else should be working. Feel free to try out all the different features.