Skip to content

Jacksonnnnnnnnnnnn/recordSystem

Repository files navigation

NCU 研究記錄系統

Sensor記錄交班系統

建立原因

先前的記錄均由負責之護理師在 LINE 上回報,資料未標準化,很費人工,開發交班系統以便整合資料。

開發過程

原設計圖:

最終網頁頁面:

平板上的頁面:

簡介功能:

image

image

開發工具

前端 : NUXT.js

後端 : Express.js

資料庫 : MySQL

此記錄系統搭配 sensor app 使用:

系統架構圖:

每一個病床皆有 sensors 記錄病人的腦波情況,因 sensor 無法直接連線到研究記錄系統,因此透過每一床的手機裡的 sensor app,接受 sensor 的資訊,再傳到 Server,最後交班系統會抓取 Server 的資訊,並顯示在頁面上。

image

Build Setup

# install dependencies
$ npm install

# serve with hot reload at localhost:3000
$ npm run dev

# build for production and launch server
$ npm run build
$ npm run start

# generate static project
$ npm run generate

For detailed explanation on how things work, check out Nuxt.js docs.

About

recordSystem

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published