Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/alexscigalszky/weekly-tool
https://github.com/alexscigalszky/weekly-tool
angular concurrency firebase hacktoberfest jasmine-tests karma karma-jasmine material material-angular material-design question-answering teamwork test tool typescript
Last synced: 12 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/alexscigalszky/weekly-tool
- Owner: AlexScigalszky
- Created: 2021-06-14T11:28:17.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-07-13T20:35:50.000Z (over 1 year ago)
- Last Synced: 2024-04-15T01:38:29.746Z (7 months ago)
- Topics: angular, concurrency, firebase, hacktoberfest, jasmine-tests, karma, karma-jasmine, material, material-angular, material-design, question-answering, teamwork, test, tool, typescript
- Language: TypeScript
- Homepage: https://weekly-tool.herokuapp.com/test
- Size: 682 KB
- Stars: 4
- Watchers: 3
- Forks: 5
- Open Issues: 10
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
Awesome Lists containing this project
README
# 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](https://img.shields.io/badge/all_contributors-13-orange.svg?style=flat-square)](#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](https://user-images.githubusercontent.com/20727215/151627076-8c9b080a-7a26-4d2b-b356-8064c914b22d.png)
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
- Feature Requests https://github.com/AlexScigalszky/weekly-tool/discussions/new
- Issues https://github.com/AlexScigalszky/weekly-tool/issues/new1. 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](https://user-images.githubusercontent.com/20727215/150140634-a54a213d-13cf-45de-a9da-129796f30615.png)### 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](https://user-images.githubusercontent.com/20727215/150140938-87b0ccd1-606a-4a34-8864-e46895bfbc92.png)### 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](https://user-images.githubusercontent.com/20727215/150141088-fe187fa6-6d74-4d2b-a639-73e4a02949b7.png)### Breakout
This section is a free versionof breckout using a set of google meet room. each member will have a random link
![image](https://user-images.githubusercontent.com/20727215/150141665-f77cc951-ff37-4031-bd63-b1fbfa088d9f.png)
Buy me a Book