A tool for any company who create a dynamic weekly meeting with all employees. At the moment is only avaliable in Spanish.
Follow the steps below:
npm install
# or
yarn install
In local machine
npm run serve
#or
yarn serve
In a server
npm run start
#or
yarn start
Run all tests
npm run cmd:test
Enjoy 🎉
- 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.
- Feature Requests https://github.com/AlexScigalszky/weekly-tool/discussions/new
- Issues https://github.com/AlexScigalszky/weekly-tool/issues/new
- Take fork of this repo.
- Clone the forked one into your system.
- Check that all tests run are green. (
npm run test
) - Create a new branch and work on your changes.
- 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.
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).
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
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)
This section is a free versionof breckout using a set of google meet room. each member will have a random link