Skip to content

gdsotirov/7klas

Folders and files

NameName
Last commit message
Last commit date

Latest commit

1fca7a6 · Jul 19, 2024
Jun 24, 2019
Feb 17, 2024
Jul 19, 2024
Jul 19, 2024
Jul 7, 2024
Jul 5, 2024
Feb 16, 2024
Feb 18, 2024
May 28, 2019
Feb 16, 2024
May 18, 2019
Feb 18, 2024
Feb 16, 2024
Jul 2, 2024
Apr 21, 2024
Jul 5, 2024
Feb 17, 2024

Repository files navigation

7 Klas

A database with information about schools and classes for application after 7-th grade with class rankings. A single-page web application in Vue.js allowing ranking of students based on information about their NEA (National External Assessment) results and marks to calculate student's rank. The ranking is done compared to the minimal class ranks from previous years' campaigns. The application could be rendered with Bootstrap 3, Bootstrap 4 and Bootstrap 5 thus showcasing use of alternative styles on the same page.

You could use the application at https://sotirov-bg.net/apps/7klas/.

Database model

7klas Model

Requirements

The database is designed for and requires MySQL 8.0.2 or newer. The web application requires Vue.js 3 or newer and optionally Bootstrap 3 or newer.