Java-based marriage and dating dating network

Marriage and dating sites are for the management of making friends, a system developed for centralized management using computers. The system engine connects to the SQL database to develop a registered member management system, and strives to integrate with the actual situation to have query, management and other functions.
The system uses java web technology servlet for development, based on the B/S architecture model, with Myeclipse as the development platform, mysql as the database, and jsp as the development language. The documentation includes, task book, opening report, ppt, etc. , Through the realization of these technologies, the performance of the whole system has been greatly improved.

It mainly includes the realization of the following basic functions:
1) It is required to be able to browse in different categories, to search and find, and to check news, make friends, group blind dates, member registration, and online message.
2) Able to add, modify, delete, and update the basic information of registered users.
3) The designed software can provide a good template or platform, so that users can modify and update the content of dating websites in accordance with basic requirements in the future, which is convenient for users to use.
Function module description
Brief introduction of each module function:
1 Group blind date management
Group blind date management should include the basic content: including event title, date, location, cost, remarks, release time, etc. You can also print functions, you can find relevant information through the event title and location .
2 Online message
Registered members can add a message or view all the message content.
3 Site News
Site news, you can learn about the latest news at any time, double-click to view the detailed content
4 Friends query
including user name, name, gender, birth date, photo, etc., click "details" to clearly see the detailed information (name, gender) , Date of birth, photos, QQ, phone number, personal hobbies, personal specialties, personal characteristics, friend requirements, etc.) These information can be found by searching for user names and names.
Management background sub-module
1. Administrator account management The
administrator account management is divided into ordinary administrators, super administrators, mainly including user name, password, confirm password, authority, etc.
2. News on the
site The news on the site is divided into adding site news, querying site news, including the title, category, content, adding people, etc.
3. Group blind date management
Group blind date management is divided into adding group blind date, query group blind date, including event title, date, location, cost, remarks, etc.
4. Message management
Message management searches for member information by searching for names and messages, and can reply, delete, modify and other information.
5. Registered user management The
administrator can manage registered users, review, delete, modify and other operations.Insert picture description here
Insert picture description here

Guess you like

Origin blog.csdn.net/weixin_37971904/article/details/109158516