Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/pilotpirxie/scrum-tool-client
👩💻 Tool for scrum masters and teams written in Typescript & React
https://github.com/pilotpirxie/scrum-tool-client
node nodejs react react-redux reactjs socket socket-io ts ts-node typescript websocket websocket-client websockets
Last synced: about 1 month ago
JSON representation
👩💻 Tool for scrum masters and teams written in Typescript & React
- Host: GitHub
- URL: https://github.com/pilotpirxie/scrum-tool-client
- Owner: pilotpirxie
- License: mit
- Created: 2022-01-29T09:06:27.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2022-12-28T23:27:44.000Z (almost 2 years ago)
- Last Synced: 2023-03-08T11:23:56.166Z (almost 2 years ago)
- Topics: node, nodejs, react, react-redux, reactjs, socket, socket-io, ts, ts-node, typescript, websocket, websocket-client, websockets
- Language: TypeScript
- Homepage: https://scrumpurr.eu
- Size: 74.9 MB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# scrum-tool-client
Simple tool for scrum ceremonies. Perfect for retrospective and planning meetings.
Written in TypeScript, using WebSockets, Node and React.[Link to the repository with API](https://github.com/pilotpirxie/scrum-tool-api)
### Features
* Quick and easy to use
* No registration required
* Retrospective board
* Planning board
* Kudos giving
* Unlimited users
* Responsive design
* Open source, funny avatars
* Use websocket or http polling as fallback### Getting started
```shell
git clone
yarn
yarn start
```### License
```
MIT
```