@steedos-labs/okr

2.6.4 • Public • Published

Steedos OKR Management System

Steedos OKR - Employee Performance Management

中文 · Report a bug · Discussions

Goal Setting and Employee Performance Management. Openly share your business strategy and main company goals with the rest of your organization and encourage the alignment and focus of everyone in your company behind a common objective.

🤖 🎨 🚀

What is Steedos OKR

OKRs is a powerful management methodology similar to MBO and V2MOM.

With Steedos OKR, each department, team, and individual aligns their own Objectives and Key Results toward your company goals, focusing on what really matters. Steedos OKR automatically records your OKRs, keeping track of their progress in a transparent way to ensure collaboration and commitment.

Follow a process of planning and alignment by creating periods for each quarter. Track and push best practices to ensure that each individual has the right OKRs. Complete wrap-up phases to perform self-assessments, score objectives, and receive manager feedback, and to determine how to improve for the next cycle. Steedos OKR supports both TOP-DOWN and BOTTOM-UP OKRs.

Steedos OKR is developed entirely within Steedos, allowing you to track your OKRs automatically and in real time by binding any Steedos report to the key result you need to measure.

Highlights

Use the same methodology as companies like Google & LinkedIn and get amazing results.

  • STEEDOS NATIVE PERFORMANCE MANAGEMENT: Goal Setting and Employee Performance Management - 100% Steedos Native.
  • ALIGNMENT:Plan your strategy and share it with your organization so that everyone on your team knows what really matters.
  • FOCUS & COMMITMENT: Focus your team’s efforts on the main objectives and prioritize the most important tasks.
  • TRACKING & STRETCHING: Bind Steedos reports to Key Results to track and update your progress automatically.

Features:

  • OKR Alignment
  • Automatic and Continuous Tracking
  • OKR Achievement Forecast
  • Dashboards and Reporting
  • One on Ones Module
  • My Focus

About Steedos

Steedos Platform is an open source alternative to salesforce low code development platform. You can easily create intelligent and mobile enterprise applications by clicking the mouse.

Requirements

  • MongoDB version >= 3.4. MongoDB is a general purpose, document-based, distributed database built for modern application developers and for the cloud era.
  • Node.js version >= 10.15.1 or above (which can be checked by running node -v). You can use nvm for managing multiple Node versions on a single machine installed.

Project Structure

okr-management-app
├── steedos-app/main/default
│   ├── applications
│   │   └── okr.app.yml
│   └── objects
│       └──okr
│           ├── buttons
│           │   └── print.button.yml
│           │   └── print.button.js
│           ├── fields
│           │   └── name.field.yml
│           │   └── description.field.yml
│           │   └── isDone.field.yml
│           │   └── status.field
│           │   └── ...
│           ├── listviews
│           │   └── all.listview.yml
│           │   └── recent.listview.yml
│           │   └── my.listview.yml
│           ├── permissions
│           │   └── user.permission.yml
│           │   └── admin.permission.yml
│           │   └── okr_manager.permission.yml
│           └── okr.object.yml
│           └──...
├── .env
├── .gitignore
├── package.json
├── README.md
├── server.js
├── steedos-config.yml
└── yarn.lock

Quick Start

The source code of the project depends on nodejs environment. To use mongodb database, the corresponding running environment should be deployed first.

  1. Start the database
  2. Install dependent packages
  3. Running project
  4. Using browser access http://127.0.0.1:5000/ For the first time, the database is empty. You need to register an account and choose to create an enterprise.

Keep in Contact

If you have any questions or want to talk to other users of Steedos Platform , please jump to GitHub for discussion Click to Discuss or Join me on Slack-it's a faster,simpler way to work.

Readme

Keywords

none

Package Sidebar

Install

npm i @steedos-labs/okr

Weekly Downloads

38

Version

2.6.4

License

MIT

Unpacked Size

94.2 kB

Total Files

103

Last publish

Collaborators

  • lizhengsteedos
  • yinlianghui
  • chenzhipei
  • steedos-baozhoutao
  • steedos-zhuangjianguo
  • steedos-sunhaolin