... | ... | @@ -5,4 +5,13 @@ |
|
|
Users are able to log-in. We have two error report interface for possible errors.
|
|
|
Additionally, the users have to input the correct verification code before they log in.
|
|
|
# **Edition 2**
|
|
|
## In this edition the system has a great breakthrough that it has a really nice log-in interface with a little cartoon character stand by. |
|
|
\ No newline at end of file |
|
|
## In this version we've got a new login screen and added an interactive cartoon next to it.
|
|
|
The login interface and basic functions of Admin are realized.
|
|
|
Admin can add, edit and delete students and teachers.
|
|
|
At the same time, we also have a search function, can be in the student and teacher list to search for
|
|
|
specific units.
|
|
|
For background security considerations, we set the admin to modify the account password function.
|
|
|
This means that we can make changes to users' passwords if they forget them.
|
|
|
In addition, we set up the login blocking function,
|
|
|
which makes it impossible to enter the interface directly through the website after logging in,
|
|
|
thus ensuring the safety and reliability of the page. |
|
|
\ No newline at end of file |