Appointment of this project is processing data of some computer school.
All data storages in MySQL database.
Project processes two main entities: course and person.
Some features those available at that moment:
- Authorization
-
Operatinons those process data of courses and persons: reading, inserting and deleting entity
-
Date filter (getting forthcoming lecture of some course and getting lectures in arbitrary period in time)
For descriptions go to this link and download the folder "CSSchedule Descriptions":
https://www.dropbox.com/sh/2j5elr4j02vyye3/AACkPbMMtkN7ViPiznMyqvf-a?dl=0In the folder "sql" you can find sql-scripts for creating tables and inserting initial data