Graduation design-student points assessment system based on java web

Source code number: B-E42

Project name: Servlet student points assessment system
User
type: There are students and administrators (dual roles)

Project architecture: B/S architecture

Design idea: MVC

Development language: Java Language

Front-end technology: H-ui , HTML5, CSS, JS, JQuery and other technologies

Back-end technology: JSP, Servlet

Operating environment: Win10, JDK1.8

Database: MySQL5.5/5.7/8.0 versions can run

Running server: Tomcat7.0 and above can run

Running tool: This system is developed with Eclipse and supports Eclipse running. MyEclipse can also run under normal circumstances. The most compatible one is Eclipse. It does not support running with IDEA, because the two frameworks are not compatible, and an error will be reported.

Number of database tables: 7 tables

Number of jsp pages: about 34 Whether

to support function expansion: can support adding, upgrading, and deleting some functions.

Whether there is paging: yes

Whether there are code comments: yes

whether there are course reports: no whether there is a graduation thesis

: no

carrying services: remote debugging service and guidance service (remote debugging, question answering, guidance)

Applicable scenarios: suitable for graduation design Learning reference and Java course design training project reference are very suitable for students who learn Java.

Project introduction: This system is mainly to manage the assessment records of students' behavior, learning situation and living situation.

The main function

The user terminal mainly has the functions of logging in, viewing my conduct assessment, viewing my classroom assessment information, viewing my homework assessment information, viewing my life assessment information, viewing my dormitory assessment information, personal information maintenance and other functions.

The main functions of the administrator side include login, student management, conduct assessment management, study assessment management, life assessment management, personal information management, and exit.

Project Description

project skeleton


 Database

 login interface

Student-view my conduct assessment

Student-view my classroom assessment

Student-view my health assessment

 Student-personal information maintenance

 

 

 


Administrator-Student Management

Administrator-Homework Assessment Management

 Administrator-Classroom Assessment Management

 Administrator-Dormitory Hygiene Assessment Management

 

 

 


Administrator - Sanitation Assessment

 

Table of contents

demand analysis

Assessment management

Guess you like

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