Shardul Silswal

Results 7 issues of Shardul Silswal

fixed #1 added the requirements.txt file and updated readme

Program used to stop suddenly if the user entered invalid math operation. Added try-catch block to handle invalid operations and display an error message to the user stating "Invalid operation".

The `ChannelCard` inside the `ChannelDetail` page links to `http://localhost:3000/channel/undefined` url https://user-images.githubusercontent.com/26631311/213631668-88062363-7e10-40bd-8d6c-0430c1c2a778.mov

This fixes #16 ## Cause The structure of data returned by the API is different for `/search` and `/channels`. The bug was caused due to handling of data returned by...

Resizing the window doesn't changes the size of the components of the window. Like this: ![screenshot from 2018-10-05 15-40-27](https://user-images.githubusercontent.com/26631311/46529713-1e6e9700-c8b5-11e8-91a7-d8219100c93d.png) It would look great if all the components resize automatically according...

enhancement
help wanted
hacktoberfest
hacktoberfest2018

Fixes #619 The success message `DiceDB 0.0.3 running on port 7379` is now logged after the successful binding and startup of the server. In the case of port already in...

## Description: When the default port (`7379`) is already in use and the DiceDB server is started, a success message is incorrectly logged showing `DiceDB 0.0.3 running on port 7379`...