GithubHelp home page GithubHelp logo

jacy-ceheyun / vghks-random-duty Goto Github PK

View Code? Open in Web Editor NEW

This project forked from tsaiid/vghks-random-duty

0.0 0.0 0.0 263 KB

A single page application to assist resident duty arrangement.

CSS 2.50% HTML 17.05% JavaScript 76.25% CoffeeScript 3.78% Ruby 0.42%

vghks-random-duty's Introduction

Random Duty Generator

A single page application to assist resident duty arrangement. Its rules are based on the department of radiology, KSVGH, Taiwan.

輔助住院醫師排班的網頁版小工具。Demo Site

Feature

  1. 從 Google calendar 下載台灣版假日行事曆,如與實際有差異,也可自訂假日。
  2. 可設定不值人員。
  3. 可依該月總點數(平日及星期五為 1 點,假日為 2 點)產生建議班數分配,也可手動調整。
  4. 亂數產生班表,預設為不連值,可設定 qod 值班上限。

Limitation

  1. 因需要大量運算,會用到 Web Workers 技術,故建議使用新版的瀏覽器,IE9 以下並不支援。
  2. 無法於網頁版儲存結果,可以 excel 檔或螢幕截圖的方式匯出。
  3. 經更動的 google calendar 假日無法永久儲存,若重新整理頁面會失效。

License

MIT License

Install

  1. Install Yarn for dependency management

  2. Install dependencies

    yarn install

Testing Locally

  1. Run grunt will start a testing web server on http://localhost:4000
  2. For my own deployment purpose, the files will be copied to _site/random-duty, and the testing url will be http://localhost:4000/random-duty
  3. The path of the testing site can be changed in Gruntfile.coffee

vghks-random-duty's People

Contributors

tsaiid 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.