8000 GitHub - alkavats1/weekly-tool
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

alkavats1/weekly-tool

 
 

Repository files navigation

Weekly tool

A tool for any company who create a dynamic weekly meeting with all employees. At the moment is only avaliable in Spanish.

All Contributors

Getting Started

Follow the steps below:

Installation

npm install

# or

yarn install

Usage

In local machine

npm run serve

#or

yarn serve

In a server

npm run start

#or

yarn start

Tests

Run all tests

npm run cmd:test

image

Enjoy 🎉

Features

  • Topics to talk: A section where employees can write all ideas they want to talk. Then everyone can vote what the prefer (the most efective version is vote only 3 times but this is on pleople in the meeting).
  • Topic conversation time: This section was thinking to keep the focus just in one topic. Meanwhile the topic is present, the timer will be shared to all members. A good idea is take 7 minutes for each topic. Again this is on people in the meetting.
  • Retrospective: This section is for take notes about the meeting finish. It have three columns (more of, keep, less of) fot organice and visualize what pleople want to improve, keep and remove from weekly meetting).
  • Breakout: This section is a free versionof breckout using a set of google meet room. each member will have a random link.

Contributing

  1. Take fork of this repo.
  2. Clone the forked one into your system.
  3. Check that all tests run are green. (npm run test)
  4. Create a new branch and work on your changes.
  5. Push your changes and raise a PR.

IMPORTANT NOTE: Before raising a PR, make sure your code compiles and the command npm run prittier:fix must be executed.

Features

Topics to talk

A section where employees can write all ideas they want to talk. Then everyone can vote what the prefer (the most efective version is vote only 3 times but this is on pleople in the meeting). image

Topic conversation time

This section was thinking to keep the focus just in one topic. Meanwhile the topic is present, the timer will be shared to all members A good idea is take 7 minutes for each topic. Again this is on people in the meetting image

Retrospective

This section is for take notes about the meeting finish. It have three columns (more of, keep, less of) fot organice and visualize what pleople want to improve, keep and remove from weekly meetting) image

Breakout

This section is a free versionof breckout using a set of google meet room. each member will have a random link image

cafecito icon

About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 86.1%
  • HTML 8.0%
  • SCSS 3.7%
  • JavaScript 1.7%
  • Shell 0.5%
0