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.
- Host: GitHub
- URL: https://github.com/ohbarye/trade-off-sliders
- Owner: ohbarye
- Created: 2017-11-03T06:46:59.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2017-11-22T15:50:17.000Z (over 7 years ago)
- Last Synced: 2025-03-24T12:21:52.509Z (about 1 month ago)
- Topics: agile, gh-pages, material-design, material-ui, react, scrum
- Language: JavaScript
- Homepage: https://ohbarye.github.io/trade-off-sliders/
- Size: 4.22 MB
- Stars: 7
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Trade-off Sliders

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