The server-side has completed and has entered the initial testing phase and is able to run normally. In the design of the user registration interface There is a small problem, in comparison to the user input password and Confirm password does not match completely, has been debugged successfully. Now the main problem is input, need to implement dynamic input interface to allow users in the corresponding time period to enter the classroom has no course information, according to the information entered by the user according to the probability of the availability of the classroom statistics, for example, in the morning of Monday a class User 202 classroom Input No class, in the empty Classroom query interface show is empty classroom, But a few students entered in the same time this classroom is not empty classrooms, we need to use a weighted value or a probability of 50% as the threshold of the method of the user input information statistics to ensure that the provided empty study room is real available. According to the information entered by the user, the database is modified accordingly and updated to the app query interface. It is still to be discussed whether the control of real-time updating depends on the relational relationship within the database or the programming code implementation.
Find an empty study room (SIR) app production process