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

https://github.com/ohbarye/trade-off-sliders

Trade-Off Sliders is one of Agile techniques in order to make agreement with your project's trade-off.
https://github.com/ohbarye/trade-off-sliders

agile gh-pages material-design material-ui react scrum

Last synced: 15 days ago
JSON representation

Trade-Off Sliders is one of Agile techniques in order to make agreement with your project's trade-off.

Awesome Lists containing this project

README

        

# Trade-off Sliders

![trade](https://user-images.githubusercontent.com/1811616/32378368-ea0bb198-c0ed-11e7-8086-9ceac5becff3.gif)

Trade-Off Sliders is one of Agile techniques in order to make agreement with your project's trade-off.

## Development

### Setup

```
yarn && yarn start
```

### Deployment

This app is static, so deployment can be done by only one command with `gh-pages`.

```bash
yarn run deploy
```

## License

MIT