Saurav M H

Results 19 issues of Saurav M H

1. Create rooms and let people join them. (Each room having unique I'd) 2. Let all the users in the room build their squad, with every player being repeated only...

The project seems to be deleted or archived. The link [https://github.com/quirinpa/redux-socket](https://github.com/quirinpa/redux-socket) is unavailable Just a minor README change :)

### Problem description * The `Toast` component (https://www.react-uwp.com/components/toast) does not work for me. * Cross-checking with React devtools, the `Toast` component does have the `defaultShow` value as `true`. * A...

enhancement
good first issue
hacktoberfest-accepted

- [x] Finalize deployment architecture - [ ] Terraform confs - [ ] GCP App Engine yml, if above doesn't work

enhancement
help wanted
hacktoberfest-accepted

#### Include tests for - - [ ] Socket-io connections - [ ] Room connection and disconnection logic - [ ] Timer logic for the game - [ ] Dev-Algolia...

documentation
enhancement
good first issue

* Low priority * Additional options * Assign message codes instead of strings to reduce message size. * Ex: `"ERROR: Message failed" -> 3`

enhancement
hacktoberfest

**Is your feature request related to a problem? Please describe.** The gameplay continues even after the draft ends. Causing the chatbox to populate unnecessarily **Describe the solution you'd like** Add...

enhancement
hacktoberfest

**Describe the bug** Currently, only the player having the current chance can see the time remaining, broadcast this event to all users instead of only the current picker. **To Reproduce**...

bug
hacktoberfest