Submitted in 2020, my third year group project at University of Information Technology.
Nyan Swan Aung • Pyi Thein Kyaw • Hein Khant Zaw
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.
- General Info
- Technology
- Setup
- Demo
- Contributing
- License
This project is built with
- Prolog - For knowledge base
- JPL - For embedding Prolog engine within the Java VM
- JavaFX - For Graphical User Interface
To run this project -install jpl -add jpl to JavaIDE
This program advises major based on GPA and Interest,so 2nd year GPA is also needed.
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.
Finally, you can see the suitable major.
Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.
This project is licensed under the MIT License - see the LICENSE.md file for details