Introduction - If you have any usage issues, please Google them yourself
The main purpose of this program is to input, store and query the students' Sports performance.
This program has the following functional modules:
1. School of information input module: This module function to enter the name of school and the number, because must be a unique number, and in accordance with the order, so the program only allows users to input the name of the school, the school number automatically, when the input is empty or repeat the name of the school is there will be error.
2. project information input module: This module is used to add Games project, the project is divided into large and small men, men and women's women's sports items in four categories, items from the top five items from the top three. To prevent user input errors, the item type is a drop-down list for the user to select. The item number is automatically generated. When the entry name is empty or the project name repeats, there is an error hint.