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.
- Host: GitHub
- URL: https://github.com/dideler/course-advisor
- Owner: dideler
- License: other
- Created: 2012-06-26T04:53:14.000Z (almost 14 years ago)
- Default Branch: master
- Last Pushed: 2012-07-26T20:43:03.000Z (almost 14 years ago)
- Last Synced: 2025-10-23T18:43:02.585Z (8 months ago)
- Language: Prolog
- Homepage: http://dideler.github.com/course-advisor
- Size: 1.47 MB
- Stars: 5
- Watchers: 1
- Forks: 3
- Open Issues: 9
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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