-
Notifications
You must be signed in to change notification settings - Fork 56
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Implement Initial UI with Dummy Values for DiceDB Playground #2
Comments
hey would like to take this up @lucifercr07 |
@rishavvajpayee assigned, thanks for contributing. |
@rishavvajpayee I am working on #3. Let's connect to establish a solid initial structure before diving into individual tasks. If you've already started working on a specific pattern or have any ideas in mind, we can build on that or I can share mine. |
hey @lucifercr07 is there anything on the frontend side i can work on |
This is closed right @lucifercr07 ? |
Merged as part of: #5 |
Description
DiceDB Playground is an interactive platform that allows users to experiment with DiceDB commands in a live environment, similar to the Go Playground. Users will be able to submit and execute commands directly through a web interface. The initial implementation will focus on enabling users to search for and trigger commands.
For more details about DiceDB playground you can check here.
Implement the initial UI for the DiceDB Playground as per the attached mockup, using NextJS as the framework and Bulma CSS for styling. The UI will include a mock CLI/Shell component and a Search component, with mock API responses in place.
Note: Implementation will be part of DiceDB playground frontend repo.
Components to Implement
Search Component:
Static UI elements:
Cleanup in 14:40 mins
).Command Triggers left: 998
).Technology Stack:
Tasks
Note: We need to just implement Base components and Search Component as part of this PR.
The text was updated successfully, but these errors were encountered: