Coder Social home page Coder Social logo

patient-tool's Introduction

Patient Tool

安裝流程

請先確保安裝以下工具/套件

第一次安裝

cd patient-tool
pnpm install

運行專案

同時運行前後端:

pnpm dev:all

只運行前端:

pnpm dev:client

只運行後端:

pnpm dev:server

操作說明

列表頁

可以query到目前所有病患及他們相關的資料 listview

點擊 order 即可開啟 dialog 查詢該病患的醫囑資訊

Dialog

該病患有醫囑的情況: dialog-1 無醫囑的情況: dialog-2

dialog 右上角按下去即可開始編輯/新增

新增訂單

dialog-2 按右上角 new 開始新增流程

createOrder-1 按右上角 save draft後可保存這次編輯資料 createOrder-2 按右上角 new(draft exists)後讀取資料繼續編輯

createOrder-3 新增成功

編輯訂單

dialog-1 按右上角 edit 開始編輯流程

updateOrder-1 按右上角 save draft後可保存這次編輯資料

updateOrder-2 按右上角 edit(draft exists)後讀取資料繼續編輯

updateOrder-3 編輯成功

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.