项目作者: HeinKhantZaw

项目描述 :
Major Advisor Expert System
高级语言: Java
项目地址: git://github.com/HeinKhantZaw/JavaProlog_majorAdvisor.git
创建时间: 2020-02-25T18:14:45Z
项目社区:https://github.com/HeinKhantZaw/JavaProlog_majorAdvisor

开源协议:MIT License

下载


Major Advisor Expert System

About

Submitted in 2020, my third year group project at University of Information
Technology.


Nyan Swan Aung
Pyi Thein Kyaw
Hein Khant Zaw

Description

This project is written in prolog and java using jpl library. This system
advises which major should students take according to their GPA and interest
level of specific subjects.

Table of Contents

  • General Info
  • Technology
  • Setup
  • Demo
  • Contributing
  • License

Technology

This project is built with

  • Prolog - For knowledge base
  • JPL - For embedding Prolog engine within the Java VM
  • JavaFX - For Graphical User Interface

Setup

To run this project -install jpl -add jpl to JavaIDE

Demo

Demo

Welcome

welcome

Enter Your 2nd Year GPA

This program advises major based on GPA and Interest,so 2nd year GPA is also
needed.

2ndGPA

Enter Your 3rd Year GPA and Interest

First you need to choose what you are computer science or computer technoloy
students. Then you must enter 3rd year GPA and Interest. 3rd Year GPA is needed
and so is interest level of subjects.Based on those, this program calculated and
advise the suitable major.

CSGPA
CSinterest
CTGPA
CTinterest

Advising Step

Finally, you can see the suitable major.

4rdCS
CTmajor

Contributing

Please read
CONTRIBUTING.md
for details on our code of conduct, and the process for submitting pull requests
to us.

License

This project is licensed under the MIT License - see the
LICENSE.md
file for details