Skip to content

wenwei-lin/NursingCenter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

颐养中心(Nursing Center)

软件综合课程设计 大作业

本项目基于 Vue + SSM 框架开发,使用 Element UI 组件库。

林文威 [email protected] 李鹤 [email protected] 王彬瞻[email protected] 吴宗辉[email protected]

项目预览

img img img img img img img img img img img

运行项目

初始化数据库

创建名为nursing的数据库,并运行根目录下的nursing.sql

前端初始化运行

cd frontend
npm install
npm run serve

后端初始化

后端为Maven项目,使用IDEA打开,并运行build project.
修改Spring配置文件application.properties中的web.upload-path属性,将其修改为本地的绝对路径。

项目结构

项目分工

林文威:

  • 用例设计
  • 页面布局设计
  • 膳食管理模块
  • 膳食日历组件

李鹤:

  • 数据库设计
  • 登录模块
  • 客户管理模块

王彬瞻:

  • 护理管理模块

吴宗辉:

  • 床位管理模块

About

A comprehensive software development project, using Vue.js and SSM framework.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published