Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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
```