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

https://github.com/lemoncode/planning-poker-example


https://github.com/lemoncode/planning-poker-example

Last synced: 5 months ago
JSON representation

Awesome Lists containing this project

README

          

[![Contributors][contributors-shield]][contributors-url]
[![Forks][forks-shield]][forks-url]
[![Stargazers][stars-shield]][stars-url]
[![Issues][issues-shield]][issues-url]
[![MIT License][license-shield]][license-url]





Logo


T-shirt Planning Poker is a quick and simple tool for Scrum poker sessions. Create a new room, share it with your team and start estimating the size of your tasks using clothing sizes as reference.



Production site: TShirt Planning poker site


## Table of Contents

- [About the Project](#about-the-project)
- [Built With](#built-with)
- [Roadmap](#roadmap)
- [License](#license)

## About The Project

Using T-Shirt sizes in our Scrum poker session allows us to remove analysis paralysis and reach consensus estimate. With this tool, this process will be easier than ever. Share your stories on your voting room and the atendees will be able to assess them in a couple of clicks.

This project was developed by Lemoncode Frontend Master students:

### Built With

- [React](https://github.com/facebook/react/)
- [Material-UI](https://material-ui.com/)
- [Socket.io](https://socket.io/)
- [Fonk](https://lemoncode.github.io/fonk-doc/)
- [Docker](https://www.docker.com/)
- [mongoDB](https://www.mongodb.com/)

## Roadmap

See the [open issues](https://github.com/Lemoncode/planning-poker-example/issues) for a list of proposed features (and known issues).

## License

Distributed under the MIT License. See `LICENSE` for more information.

[contributors-shield]: https://img.shields.io/github/contributors/Lemoncode/planning-poker-example.svg?style=flat-square
[contributors-url]: https://github.com/Lemoncode/planning-poker-example/graphs/contributors
[forks-shield]: https://img.shields.io/github/forks/Lemoncode/planning-poker-example.svg?style=flat-square
[forks-url]: https://github.com/Lemoncode/planning-poker-example/network/members
[stars-shield]: https://img.shields.io/github/stars/Lemoncode/planning-poker-example.svg?style=flat-square
[stars-url]: https://github.com/Lemoncode/planning-poker-example/stargazers
[issues-shield]: https://img.shields.io/github/issues/Lemoncode/planning-poker-example.svg?style=flat-square
[issues-url]: https://github.com/Lemoncode/planning-poker-example/issues
[license-shield]: https://img.shields.io/github/license/Lemoncode/planning-poker-example.svg?style=flat-square
[license-url]: https://github.com/Lemoncode/planning-poker-example/blob/master/LICENSE.me