An open API service indexing awesome lists of open source software.

https://github.com/dideler/course-advisor

An expert system for advising Computer Science students (at Brock) which courses to enroll in.
https://github.com/dideler/course-advisor

Last synced: 4 months ago
JSON representation

An expert system for advising Computer Science students (at Brock) which courses to enroll in.

Awesome Lists containing this project

README

          

Course Advisor
==============

An [expert system](http://en.wikipedia.org/wiki/Expert_system) for advising
Brock Computer Science students which courses to enroll in.

See the [project page](http://dideler.github.com/course-advisor/) and
[documentation](https://github.com/dideler/course-advisor/wiki) for more info.

Written for SWI-Prolog.

Get Started
-----------

Clone the repository and run the startup process.

git clone https://github.com/BrockCSC/course-advisor.git && cd course-advisor/src
./run.sh