Giter Club home page Giter Club logo

his's Introduction

医院信息系统

概述

本系统开始于2017年9月份结束于2018年1月份,由于当时忙着期末考,就没有继续完善此系统了,所以系统还有部分功能未实现。本项目的前端是基于Vue2.0,后台使用SpringMvc进行架构。项目的主要面向人群为医院工作人员和患者,目的在于减少医院工作人员工作量和简化患者看病流程。由于项目是前后端分离的,所以分为三部分:医生端(pc端)前端(文件夹his_pc),患者端(app)前端(文件夹his_mobile),后台(提供api)(文件夹medicalManage)。我将三部分的源码都放在这个文件夹内。

免责声明

本项目为开源项目,如有雷同,纯属巧合。

项目已实现功能

患者:

  • 预约挂号
  • 查看医院门诊医生
  • 预约取药
  • 查看待办事项
  • 在线缴费
  • 消费记录查询
  • 医生评价

医院工作人员:

  • 新增患者
  • 新增医生
  • 医生门诊叫号
  • 医生开药
  • 门诊排班设置

部分截图

pc端:

移动端:

技术栈

pc端

  • vue-cli
  • vue2
  • vue-router
  • axios
  • webpack
  • bootstrap
  • jquery
  • element UI

移动端

  • vue-cli
  • vue2
  • vue-router
  • axios
  • webpack
  • muse-ui
  • Mint

后端

  • springmvc
  • myBatis

运行这个项目

pc端和移动端:

# install dependencies
npm install

# serve with hot reload at localhost:8080
npm run dev

# build for production with minification
npm run build

后端

后台用tomcat搭建服务器,在此就不做介绍了。

登录(分别提供一组医生和患者登录的帐号)

医生:

  • 帐号:1063
  • 密码:123456

患者:

  • 帐号:2018
  • 密码:123456

项目地址

https://github.com/linguoqiang001/his.git

项目部署到线上,地址

http://www.zilii.top/medicalManage/

his's People

Contributors

linguoqiang001 avatar

Watchers

James Cloos avatar  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.