Skip to content
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 Live SQL Code Editor Extension with Online Programiz Integration #1153

Closed
Harleen-786 opened this issue Jun 7, 2024 · 4 comments
Closed
Assignees

Comments

@Harleen-786
Copy link
Contributor

Is your feature request related to a problem? Please describe.
I'm always frustrated when I have to switch between my browser and my local MySQL development environment to quickly test or debug small pieces of MySQL code. This process is time-consuming and disrupts my workflow.

Describe the solution you'd like
I would like a Chrome extension that provides a simple and interactive MySQL code editor. This extension should allow users to write and execute MySQL queries directly within the browser, providing immediate feedback and output. Upon clicking a button, users should be navigated to an online MySQL coding platform such as SQL Fiddle.

Describe alternatives you've considered

Using local MySQL development environments, but this requires setting up a local server and is not convenient for quick tests.
Using other online MySQL coding platforms, but they require manually navigating to the site each time, which disrupts the workflow.
Utilizing existing browser-based coding tools, but they may not specifically support MySQL or provide the integrated experience desired.
Additional context

The extension should feature a welcoming page with a typewriter effect to engage users.
The welcoming page should display a motivational or thoughtful message about coding in MySQL.
The design should be user-friendly and intuitive, ensuring a smooth experience from installation to code execution.
What problem is this feature trying to solve?
This feature aims to streamline the process of writing and testing MySQL queries by providing a quick, browser-based solution. It eliminates the need for switching between different tools and environments, thereby saving time and enhancing productivity for developers.

How do we know when the feature is complete?

A functional Chrome extension is available for installation.
The extension displays a welcoming page with a typewriter effect and a thoughtful message about MySQL coding.
Users can write and execute MySQL queries directly within the extension.
Upon clicking a button, users are navigated to an online MySQL coding platform like SQL Fiddle.
The extension has been tested and verified for usability and performance.

I am contributing upon Gssoc24

Copy link

github-actions bot commented Jun 7, 2024

Thank you for creating this issue! 🎉 We'll look into it as soon as possible. In the meantime, please make sure to provide all the necessary details and context. If you have any questions or additional information, feel free to add them here. Your contributions are highly appreciated! 😊

You can also check our CONTRIBUTING.md for guidelines on contributing to this project.

@Harleen-786
Copy link
Contributor Author

@Sulagna-Dutta-Roy please assign me the issue

@Sulagna-Dutta-Roy
Copy link
Owner

No pull request received. Closing this

Copy link

Hello @Harleen-786! Your issue #1153 has been closed. Thank you for your contribution!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants