Shardul Silswal
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:  It would look great if all the components resize automatically according...
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`...