Graduation project - household registration management system based on java web

Source Code: B-E51

Project type: Java web project/Java EE project (non-open source)

Project name: Servlet-based household registration management system

User type: three roles (ordinary user, administrator)

Project architecture: B/S architecture

Design thinking: MVC

Development language: Java language

Front-end technology: Layui, HTML, CSS, JS, JQuery and other technologies

Back-end technology: JSP, Servlet, C3P0, JavaBean and other technologies

Operating environment: Win10, JDK1.8

Database: MySQL5.5/5.7/8.0 can run

Running server: Tomcat7.0 and above can run

Running tool: This system is developed with Eclipse, which only supports Eclipse running, and does not support MyEclipse and IDEA running, because the skeletons of the three are inconsistent, and forced import and running may cause unknown errors. If you need other development tools, please contact us .

Number of database tables: 5 tables

Number of Jsp pages: about 16

Whether to adopt the framework: no

Whether there is pagination: there is pagination

Whether there are code comments: there are comments

Whether there is a course report: no

Whether there is a graduation thesis: There are thesis and task statement, the number of words in the thesis is 11127 words, a total of 35 pages.

Portable service: remote debugging service and guidance service (sunflower remote debugging, question answering, operation guidance)

Applicable scenarios: It is suitable for Java graduation design and Java course design, and it is very suitable for students who learn Java.

Project introduction: This system is mainly for comprehensive information management of household registration information and household registration move-in and move-out. 

The main function

Ordinary people can view my household registration information, personal information, view announcements, and give feedback after logging in.

After logging in, the administrator can manage household registration information, move in and move out, feedback information, announcement information, and modify personal information.

Project Description

project skeleton

database

Log in

 

Household registration list

Add household registration

Modify household registration

Handling household registration and moving in and out

Move-in and move-out records

Feedback information list

I want feedback

modify feedback

Announcement list

add announcement

Modification notice

My household registration information

Modify administrator information

Guess you like

Origin blog.csdn.net/wx1998114/article/details/131576465