Skip to content

First year team project at Ukrainian Catholic University to calculate chance of entering a certain specialty (Python, HTML, CSS, JavaScript)

Notifications You must be signed in to change notification settings

TimKozak/UCU-chance-website

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

First year team project at Ukrainian Catholic University to calculate chance of entering a certain specialty (Python, HTML, CSS, JavaScript)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published