Skip to content

Latest commit

 

History

History
74 lines (59 loc) · 4.54 KB

README.md

File metadata and controls

74 lines (59 loc) · 4.54 KB

UCU Chance Project

WEB-helper for applicants during entering a session


Description

This project includes

  • calculating probability of entering the university
  • creating recommendations for applicants
  • convenient user interface

The visualization provided

  • number of applicants in the previous year
  • licensed amount
  • average rating score in the previous year
  • price of the academic year
  • applicant's probability of entering the university

Aim and usage

  • This project's aim is to make the process of university entering easier and more controlled. Abiturient can see the chance of his admission and in this way he will be able to decide what in what subject he have to improve, etc.

  • To launch and run web application, run module start.py.

  • When web app launches, in requests information from CSV files.


Contents

  • arrays.py - contains ADT implementation
  • main.py - the main module of the program, where HTML script connects with database analysis functions.
  • tools.py - contains all tools needed for web application.

Wiki contents


Web application

After opening web application, you can see a start web-page. There're examples of how does page look.

1

After pressing "Calculate" button, you will be able to input your test results and choose the university and specialty:

2

Then if you press button "Search" and scroll down, you will see some info about chosen university and specialty, your rating score and your chance of enrollment. Here is the example:

4


Preinstallations

  • pip install Flask

Credits

  • Tymofii Kozak, UCU
  • Taras Onyshkiv, UCU
  • Mykhailo-Markiian Tsalyk, UCU
  • Severyn-Dmytro Peleshko, UCU
  • Oksana Sadova, UCU