Skip to content

gdsotirov/7klas

main
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
db
 
 
 
 
js
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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 Angular 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.

Database model

7klas Model

Requirements

The database is designed for and requires MySQL 5.7 or higher. The web application requires Angualar 1.8.0 or newer.