|
|
|
# **Sprint1**
|
|
|
|
## 1. Implement login interface
|
|
|
|
A UI interface using HTML, CSS, JS
|
|
|
|
to complete the use of EasyUI framework.
|
|
|
|
|
|
|
|
The basic database connection class BaseDao
|
|
|
|
and StringUtil and other common tool classes are made.
|
|
|
|
|
|
|
|
Implement the database connection class AdminDao,
|
|
|
|
Servlet class AdminServlet, entity class Admin
|
|
|
|
and Web.xml related configuration.
|
|
|
|
|
|
|
|
!!!Additional implementation:
|
|
|
|
The realization of the login verification code can
|
|
|
|
ignore the case recognition verification code information,
|
|
|
|
completed the italic word interference line design.
|
|
|
|
And complete the configuration in web.xml.
|
|
|
|
### author: Jinfeng Xu |
|
|
|
\ No newline at end of file |