Develop a simple application using MySQL
SQL database with the following tables: student, subgroup number (x or xx), group number, course, faculty, semester, semester ranking, academic performance, subject, subject certification, teacher, system user, passwords.
The main functions of the system are to store data on the progress of students throughout the entire period of study.
Implement authorization in the system.
In the Progress tab, the user also sequentially selects a course, group, semester, and subject. When you click OK, a table is displayed for assigning grades to students of a certain group in the subject (students are graded according to the current control 1, intermediate control 1, current control 2, intermediate control 2, exam or test)
28.07.2022 19:14