A react web application to schedule and track squash matches.
code can be found in gh-pages branch.
- responsive (built for both mobile and desktop)
- add multiple ladders
- ux inspired and derived from split me
- material-ui (React components for googles material design)
- CSS-in-JS (component-based styling)
- redux with selectors, redux-saga and immutablejs.
- served as github pages
- add unit testcases
- option to reset to inital state
- use ellipses for location when it overflows, in DateLocation component
- better date time picker / seperate pickers for date and time
- enable editing of player details
- 2 char in avatar
- show score in match item
- better add match dialog(full screen) with option to add score.
- i18n