SSM+Vueをベースとしたキャンパス学務管理システムの設計と導入

最後にソースコードを取得します
開発言語: Java
Java 開発ツール: JDK1.8
バックエンドフレームワーク: SSM
フロントエンド: Vue テクノロジーを使用して開発
データベース: MySQL5.7 と Navicat 管理ツールの組み合わせ
サーバー: Tomcat8.5
開発ソフトウェア: IDEA/Eclipse
Maven プロジェクトかどうか: はい


目次

1. プロジェクトの紹介

2. システム設計

設計原則

3. システムプロジェクトのスクリーンショット

教師の管理

教室情報管理

コース選択内容管理

タスク提出管理

キャンパスタスク管理

学生管理

時刻表クエリ管理

スコアクエリ管理

オンラインでのコース選択管理

教師の評価管理

キャンパスタスク管理

4. コアコード

4.1 ログイン関連

4.2 ファイルのアップロード

4.3 梱包


1. プロジェクトの紹介

インターネットは発展以来、理論も技術も成熟し、社会のあらゆる場面に広く浸透してきました。インターネットを通じて情報を発信し、情報管理ツールと組み合わせることで人々に優れたサービスを提供できます。キャンパス教務情報の無秩序な管理、高いエラー率、不十分な情報セキュリティ、高い労働集約、時間と労働集約的な問題を考慮して、キャンパス教務システムを使用して効果的に管理し、情報管理をより科学的にすることができます。そして標準化されました。

学内学務管理システムは Java 言語を使用した Eclipse 環境でコーディングされており、システムによって生成されたデータを保存するためのデータ テーブルの作成には Mysql を使用します。このシステムは、情報表示とそれに対応するサービスを提供することができ、システム管理者は教師の評価、オンラインコース選択、キャンパスタスク、教室情報を管理し、学生のコース選択の詳細のレビューとタスク提出情報のレビューを担当します。教師は学生、キャンパスの課題、オンラインコース選択情報を管理し、授業スケジュールを確認し、学生の成績を確認します。学生はオンラインのコース選択に参加し、教師を評価し、タスクを表示して完了したタスク文書を提出し、成績と授業スケジュールを確認します。

つまり、学内教務システムは情報を一元管理しており、機密性が高く、効率が高く、保管スペースが大きく、コストが低いなど多くの利点を持っています。情報管理コストの削減と情報管理の電子化を実現します。        


2. システム設計

適切に設計されたシステムは、コンテンツが豊富で、システムの外観やシステム機能の点で使いやすいものでなければなりません。したがって、システムの価値を高め、より多くの訪問者をシステムに呼び込み、訪問ユーザーがより多くの時間をシステムに費やすことができるようにするために、システムをより専門的に設計することを意味します。

設計原則

このシステムは、ユーザーの要求を最大限に満たすことができるように、開発されたシステムが高品質で完全な機能を備え、便利で簡単に操作できることを保証するために、設計プロセス中に特定の設計原則に従う必要があります。システム設計の原則には、簡単な操作の基本原則に加えて、安全性と精度の原則も含まれます。

設計原則の第一:操作性の原則 このシステムのために設計された機能は完全で充実していなければならない コーディングする際にデザインされたインターフェースはフレンドリーでなければならない ユーザーが一度このシステムを使用したら、簡単に使い始めて操作できる必要があるデータを処理するシステムは、便利でなければなりません。さらに、ユーザーがシステムを操作できるように、いくつかの必要なプロンプトを設計する必要があります。

2番目の設計原則: セキュリティ原則. このシステムは、ログインモジュールで各訪問者を認証する必要があります. システムは訪問者が入力した情報に基づいて判断し、事前に書き込まれたセキュリティ検証コードをデータ比較に使用し、成功を導きます訪問者は指定された操作インターフェースに入ります。これにより、無関係な訪問者がシステム データを盗むのを防ぎます。

3 番目の設計原則: 正確さの原則 ユーザーが登録したデータが正しいことを保証するためには、ユーザーがシステムのエラー プロンプトとエラー プロンプトを通じて登録されたエラー情報を注意深く確認できるように、データのエラー修正メカニズムを事前に設計する必要があります。タイムリーにエラーを修正し、正しい情報を入力してください。例えば、パスワードを設定する場合、パスワードの長さは6文字未満であること、データ型は数字のみであることなどを統一することができます。



3. システムプロジェクトのスクリーンショット

教師の管理

管理者は、指定された機能操作領域に入った後、教師を管理できます。そのページを以下に示します。管理者は教師情報を追加、削除、変更、確認することができます。

教室情報管理

管理者は、指定された機能操作領域に入った後、教室の情報を管理できます。そのページを以下に示します。管理者は教室の情報を追加・削除・変更・確認することができ、教室内の人数や空調の有無、投影の有無などを確認することができます。

 

コース選択内容管理

管理者は、指定された機能操作領域に入った後、コース選択の詳細を管理できます。そのページを以下に示します。管理者は、このページにある学生のコース選択情報を確認する責任があります。

 

タスク提出管理

管理者は、指定された機能操作領域に入った後、タスクの投入情報を管理できます。そのページを以下に示します。管理者は、課題提出情報を確認し、学生が提出した課題ファイルをダウンロードします。

 

キャンパスタスク管理

管理者は、指定された機能業務領域に入った後、キャンパスのタスク情報を管理できます。そのページを以下に示します。管理者はキャンパス タスク ファイルをダウンロードし、タスク名または教職員番号に基づいてキャンパス タスク情報を照会できます。

 

学生管理

教師は指定された機能業務領域に入った後、生徒の情報を管理します。そのページを以下に示します。教師は生徒の追加、大学、クラス、携帯電話番号、年齢などの生徒の基本情報の変更、生徒情報の削除を行うことができます。

 

時刻表クエリ管理

教師は、指定された機能操作エリアに入ると、授業スケジュール情報を照会できます。そのページを以下に示します。教師は、科目に基づいて授業スケジュール情報を照会したり、指定した授業スケジュール情報を削除したりできます。

 

スコアクエリ管理

教師は指定された機能操作エリアに入ると得点を確認できます。そのページを以下に示します。教師は、科目に基づいてスコアを確認したり、生徒の生徒番号に基づいてスコアを確認したり、生徒の成績や科目などの情報を変更したり、生徒のスコア情報を削除したりすることができます。

 

オンラインでのコース選択管理

学生は指定された機能操作領域に入った後、コースを選択できます。そのページを以下に示します。学生はこのページのコース紹介を見て、自分に合ったコースを選択できます。

 

教師の評価管理

学生は、指定された機能業務領域に入った後、教師を評価できます。そのページを以下に示します。学生評価担当教員は、評価点数と評価内容を登録して提出する必要があります。

 

キャンパスタスク管理

学生は、指定された機能業務領域に入った後、キャンパスのタスク情報を管理できます。そのページを以下に示します。学生はタスクの添付ファイルをダウンロードし、指定された時間内にタスクを完了した後、このページでタスク ファイルを送信する必要があります。

 


4. コアコード

4.1 ログイン関連


package com.controller;


import java.util.Arrays;
import java.util.Calendar;
import java.util.Date;
import java.util.Map;

import javax.servlet.http.HttpServletRequest;

import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Controller;
import org.springframework.web.bind.annotation.GetMapping;
import org.springframework.web.bind.annotation.PathVariable;
import org.springframework.web.bind.annotation.PostMapping;
import org.springframework.web.bind.annotation.RequestBody;
import org.springframework.web.bind.annotation.RequestMapping;
import org.springframework.web.bind.annotation.RequestParam;
import org.springframework.web.bind.annotation.ResponseBody;
import org.springframework.web.bind.annotation.RestController;

import com.annotation.IgnoreAuth;
import com.baomidou.mybatisplus.mapper.EntityWrapper;
import com.entity.TokenEntity;
import com.entity.UserEntity;
import com.service.TokenService;
import com.service.UserService;
import com.utils.CommonUtil;
import com.utils.MD5Util;
import com.utils.MPUtil;
import com.utils.PageUtils;
import com.utils.R;
import com.utils.ValidatorUtils;

/**
 * 登录相关
 */
@RequestMapping("users")
@RestController
public class UserController{
	
	@Autowired
	private UserService userService;
	
	@Autowired
	private TokenService tokenService;

	/**
	 * 登录
	 */
	@IgnoreAuth
	@PostMapping(value = "/login")
	public R login(String username, String password, String captcha, HttpServletRequest request) {
		UserEntity user = userService.selectOne(new EntityWrapper<UserEntity>().eq("username", username));
		if(user==null || !user.getPassword().equals(password)) {
			return R.error("账号或密码不正确");
		}
		String token = tokenService.generateToken(user.getId(),username, "users", user.getRole());
		return R.ok().put("token", token);
	}
	
	/**
	 * 注册
	 */
	@IgnoreAuth
	@PostMapping(value = "/register")
	public R register(@RequestBody UserEntity user){
//    	ValidatorUtils.validateEntity(user);
    	if(userService.selectOne(new EntityWrapper<UserEntity>().eq("username", user.getUsername())) !=null) {
    		return R.error("用户已存在");
    	}
        userService.insert(user);
        return R.ok();
    }

	/**
	 * 退出
	 */
	@GetMapping(value = "logout")
	public R logout(HttpServletRequest request) {
		request.getSession().invalidate();
		return R.ok("退出成功");
	}
	
	/**
     * 密码重置
     */
    @IgnoreAuth
	@RequestMapping(value = "/resetPass")
    public R resetPass(String username, HttpServletRequest request){
    	UserEntity user = userService.selectOne(new EntityWrapper<UserEntity>().eq("username", username));
    	if(user==null) {
    		return R.error("账号不存在");
    	}
    	user.setPassword("123456");
        userService.update(user,null);
        return R.ok("密码已重置为:123456");
    }
	
	/**
     * 列表
     */
    @RequestMapping("/page")
    public R page(@RequestParam Map<String, Object> params,UserEntity user){
        EntityWrapper<UserEntity> ew = new EntityWrapper<UserEntity>();
    	PageUtils page = userService.queryPage(params, MPUtil.sort(MPUtil.between(MPUtil.allLike(ew, user), params), params));
        return R.ok().put("data", page);
    }

	/**
     * 列表
     */
    @RequestMapping("/list")
    public R list( UserEntity user){
       	EntityWrapper<UserEntity> ew = new EntityWrapper<UserEntity>();
      	ew.allEq(MPUtil.allEQMapPre( user, "user")); 
        return R.ok().put("data", userService.selectListView(ew));
    }

    /**
     * 信息
     */
    @RequestMapping("/info/{id}")
    public R info(@PathVariable("id") String id){
        UserEntity user = userService.selectById(id);
        return R.ok().put("data", user);
    }
    
    /**
     * 获取用户的session用户信息
     */
    @RequestMapping("/session")
    public R getCurrUser(HttpServletRequest request){
    	Long id = (Long)request.getSession().getAttribute("userId");
        UserEntity user = userService.selectById(id);
        return R.ok().put("data", user);
    }

    /**
     * 保存
     */
    @PostMapping("/save")
    public R save(@RequestBody UserEntity user){
//    	ValidatorUtils.validateEntity(user);
    	if(userService.selectOne(new EntityWrapper<UserEntity>().eq("username", user.getUsername())) !=null) {
    		return R.error("用户已存在");
    	}
        userService.insert(user);
        return R.ok();
    }

    /**
     * 修改
     */
    @RequestMapping("/update")
    public R update(@RequestBody UserEntity user){
//        ValidatorUtils.validateEntity(user);
        userService.updateById(user);//全部更新
        return R.ok();
    }

    /**
     * 删除
     */
    @RequestMapping("/delete")
    public R delete(@RequestBody Long[] ids){
        userService.deleteBatchIds(Arrays.asList(ids));
        return R.ok();
    }
}

4.2 ファイルのアップロード

package com.controller;

import java.io.File;
import java.io.FileNotFoundException;
import java.io.IOException;
import java.util.Arrays;
import java.util.Date;
import java.util.HashMap;
import java.util.List;
import java.util.Map;
import java.util.Random;
import java.util.UUID;

import org.apache.commons.io.FileUtils;
import org.apache.commons.lang3.StringUtils;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.http.HttpHeaders;
import org.springframework.http.HttpStatus;
import org.springframework.http.MediaType;
import org.springframework.http.ResponseEntity;
import org.springframework.util.ResourceUtils;
import org.springframework.web.bind.annotation.PathVariable;
import org.springframework.web.bind.annotation.RequestBody;
import org.springframework.web.bind.annotation.RequestMapping;
import org.springframework.web.bind.annotation.RequestParam;
import org.springframework.web.bind.annotation.RestController;
import org.springframework.web.multipart.MultipartFile;

import com.annotation.IgnoreAuth;
import com.baomidou.mybatisplus.mapper.EntityWrapper;
import com.entity.ConfigEntity;
import com.entity.EIException;
import com.service.ConfigService;
import com.utils.R;

/**
 * 上传文件映射表
 */
@RestController
@RequestMapping("file")
@SuppressWarnings({"unchecked","rawtypes"})
public class FileController{
	@Autowired
    private ConfigService configService;
	/**
	 * 上传文件
	 */
	@RequestMapping("/upload")
	public R upload(@RequestParam("file") MultipartFile file,String type) throws Exception {
		if (file.isEmpty()) {
			throw new EIException("上传文件不能为空");
		}
		String fileExt = file.getOriginalFilename().substring(file.getOriginalFilename().lastIndexOf(".")+1);
		File path = new File(ResourceUtils.getURL("classpath:static").getPath());
		if(!path.exists()) {
		    path = new File("");
		}
		File upload = new File(path.getAbsolutePath(),"/upload/");
		if(!upload.exists()) {
		    upload.mkdirs();
		}
		String fileName = new Date().getTime()+"."+fileExt;
		File dest = new File(upload.getAbsolutePath()+"/"+fileName);
		file.transferTo(dest);
		FileUtils.copyFile(dest, new File("C:\\Users\\Desktop\\jiadian\\springbootl7own\\src\\main\\resources\\static\\upload"+"/"+fileName));
		if(StringUtils.isNotBlank(type) && type.equals("1")) {
			ConfigEntity configEntity = configService.selectOne(new EntityWrapper<ConfigEntity>().eq("name", "faceFile"));
			if(configEntity==null) {
				configEntity = new ConfigEntity();
				configEntity.setName("faceFile");
				configEntity.setValue(fileName);
			} else {
				configEntity.setValue(fileName);
			}
			configService.insertOrUpdate(configEntity);
		}
		return R.ok().put("file", fileName);
	}
	
	/**
	 * 下载文件
	 */
	@IgnoreAuth
	@RequestMapping("/download")
	public ResponseEntity<byte[]> download(@RequestParam String fileName) {
		try {
			File path = new File(ResourceUtils.getURL("classpath:static").getPath());
			if(!path.exists()) {
			    path = new File("");
			}
			File upload = new File(path.getAbsolutePath(),"/upload/");
			if(!upload.exists()) {
			    upload.mkdirs();
			}
			File file = new File(upload.getAbsolutePath()+"/"+fileName);
			if(file.exists()){
				/*if(!fileService.canRead(file, SessionManager.getSessionUser())){
					getResponse().sendError(403);
				}*/
				HttpHeaders headers = new HttpHeaders();
			    headers.setContentType(MediaType.APPLICATION_OCTET_STREAM);    
			    headers.setContentDispositionFormData("attachment", fileName);    
			    return new ResponseEntity<byte[]>(FileUtils.readFileToByteArray(file),headers, HttpStatus.CREATED);
			}
		} catch (IOException e) {
			e.printStackTrace();
		}
		return new ResponseEntity<byte[]>(HttpStatus.INTERNAL_SERVER_ERROR);
	}
	
}

4.3 梱包

package com.utils;

import java.util.HashMap;
import java.util.Map;

/**
 * 返回数据
 */
public class R extends HashMap<String, Object> {
	private static final long serialVersionUID = 1L;
	
	public R() {
		put("code", 0);
	}
	
	public static R error() {
		return error(500, "未知异常,请联系管理员");
	}
	
	public static R error(String msg) {
		return error(500, msg);
	}
	
	public static R error(int code, String msg) {
		R r = new R();
		r.put("code", code);
		r.put("msg", msg);
		return r;
	}

	public static R ok(String msg) {
		R r = new R();
		r.put("msg", msg);
		return r;
	}
	
	public static R ok(Map<String, Object> map) {
		R r = new R();
		r.putAll(map);
		return r;
	}
	
	public static R ok() {
		return new R();
	}

	public R put(String key, Object value) {
		super.put(key, value);
		return this;
	}
}

おすすめ

転載: blog.csdn.net/weixin_52721608/article/details/132910231
おすすめ