GithubHelp home page GithubHelp logo

miracle_course_tool's Introduction

架蹟課程練習手冊工具

網站發佈位置:https://miraclecoursetool.herokuapp.com/

佈署到heroku方式

see http://www.bjhee.com/flask-heroku.html $ heroku login $ heroku git:remote -a miraclecoursetool $ git add . $ git commit -m "Initialize Project" $ git push heroku master # 提交到远程master分支 $ heroku open # 想看看效果,命令行里输入

佈署到github方式

$ git add . $ git commit -m "Initialize Project" $ git remote add origin https://github.com/rolence0515/miracle_course_tool.git <-第一次要加這碼,之後不用 $ git push -u origin master

如何取得google drive上的 mp3 url

https://drive.google.com/file/d/XXXXXXXXXXXXXXXXXX/view?usp=sharing where XXXXXXXXXXXXXXXXXX is the ID of your MP3 file. Then you can obtain a direct link to this audio by ↓以下就是url http://docs.google.com/uc?export=open&id=XXXXXXXXXXXXXXXXXX

佈署到github方式

$ git add . $ git commit -m "Initialize Project" $ git remote add origin https://github.com/rolence0515/miracle_course_tool.git

產生icon

https://favicon.io/favicon-generator/

area, 組織結構

1企業 免費版最多可建立1團隊,easy版建立3個,企業版可建立15個 一個團隊包含0或多個成員

#管理者 建立企業帳號的人, 只有管理者身份才可以建企業級okr 可以指派或移除某人為管理者

#成員 1個成員滿足以下條件可以見該okr

  1. 企業okr(所有人都強迫見)
  2. 團隊ork參與人有你
  3. 你自建的私人okr

#參與人 你必須在某一個團隊下才可以選擇參與人 1個人一定在一個企業,但不一定屬於任何團隊

#okr 有一個建立者 位於一個area 位於一個tab(年季月)

#企業okr 所有人可見

#團隊okr 團隊成員可見 管理員可見

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.