Skip to content

IvanDzanija/UniMatch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

UniMatch

Overview

This project aims to simplify the process of researching availability and attainability of enrolling in some of the most popular universities in the world. The goal is to provide accurate data and information with easy to use and intuitive interface.

Table of Contents

Dependencies

  • Python 3.x
  • Django
  • Node.js
  • Angular
  • Jupyter

Installation

  1. Clone the repository:
git clone https://github.com/IvanDzanija/UniMatch.git
  1. Run the frontend server:
 cd code/frontend/UniMatch.Frontend/
 npm install
 ng serve
  1. Run the backend server:
 cd code/backend
 pip install -r requirements.txt
 python manage.py makemigrations
 python manage.py migrate
 python manage.py createsuperuser
 python manage.py runserver

Related Paper

This project is accompanied by a scientific paper detailing the motivation, methodology, and evaluation of UniMatch.
You can read the paper here.

Contributing

Contributions to this project are welcome! If you have suggestions for improvements or would like to report issues, please submit a pull request or open an issue on GitHub.

License

This project is licensed under the MIT License.

Contact

For any questions or inquiries about this project, please contact the contributors.

Contributors

Luka Alfirević -- luka.alfirevic@fer.unizg.hr;
Karlo Bašić -- karlo.basic@fer.unizg.hr;
Rita Zonjić -- rita.zonjic@fer.unizg.hr
Adam Šinjori -- adam.sinjori@fer.unizg.hr;
Džanija Ivan -- ivan.dzanija@fer.unizg.hr;

About

Project C

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 5