Giter Club home page Giter Club logo

shift-arrangement-system's Introduction

簡易排班系統

描述

  • 簡單的排班系統。

使用說明

  • 因為使用 Pouchdb,所以資料是存在本機,如需跨電腦使用請使用匯出、匯入資料功能,匯入時會覆蓋舊有資料
  • 成員 ID 可以為任何不重複資訊,不限定電話、email
  • 隨機排班為隨機平均分配

Demo

開發

安裝
  • git clone
  • npm install
開發
  • npm run dev:elec: electron 版開發模式
  • npm run dev:web: web 版開發模式
  • npm run dev: electron, web 開發模式
打包
  • npm run pro:main: 編譯 electron 端 js
  • npm run pro:renderer: 編譯 renderer 端 js
  • npm run pro:web: 編譯 web 端 js
  • npm run pro: 編譯上述
  • npm run bulid: 打包 electron 程式:

參考

shift-arrangement-system's People

Contributors

natsusola avatar

Watchers

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