Code Monkey home page Code Monkey logo

examonline's Introduction

GZHMT_JSP课设项目——在线考试系统

本项目内容JSP课程期末课设,将保持持续更新;

如果觉得对您有用,欢迎点击Star按钮,感谢支持;

任何建议欢迎邮件联系。

目录

项目介绍

本系统设计综合应用所学知识开发一个基于MVC模式的考试系统

系统功能

title

技术栈

java 8 + jsp + mysql + tomcat + javascript + css

相关工具组件

  • 项目开发语言:java 8;
  • Excel工具包:apache-poi 4.1.0
  • JSP标准标签库:jstl;
  • 本地服务器:tomcat9.0;
  • 数据库:mysql8;

启动

  1. 从git克隆项目导入到编译器
git clone https://github.com/acrx016/examonline.git
  1. 导入数据库文件到MySQL
examination.sql
连接账号:root;密码:root
数据库连接账号访问可以在examonline\src\examdao\model\DatabassAccessObject.java中修改
  1. 部署到tomcat既可运行启动,本地访问路径:
http://localhost:8080/examonline/login.jsp

业务流程

  1. 学生端业务流程

title

  1. 教师端业务流程

title

  1. 抽题组卷流程

title

项目运行图

  1. 登录

title

  1. 信息展示

title

  1. 试卷展示

title

  1. 管理模块

title title title title

  1. Excel导入导出模块

title title

  1. 学生端功能

title

  1. 学生成绩详情

title

examonline's People

Contributors

acrx016 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.