Sulagna-Dutta-Roy / GGExtensions

This is going to be the best repository for new browser extensions.See the Example: Number Guess Game/your files. One contributor shouldn't have 200 points in a single repo, so stop spamming and move to another repo. Also PA is not available on 24*7(Consider as human)
MIT License
80 stars 170 forks source link

Implement Live SQL Code Editor Extension with Online Programiz Integration #1153

Open Harleen-786 opened 3 weeks ago

Harleen-786 commented 3 weeks ago

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

github-actions[bot] commented 3 weeks ago

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 commented 3 weeks ago

@Sulagna-Dutta-Roy please assign me the issue