<aside> 💡 Outline

Create, design and implement a web-based application capable of running SQL queries and displaying the results of said query. The application must include a space which accepts SQL queries in the form of user inputs, then runs the given query, and displays the result within the application..

</aside>

Please note:

Breakdown

Ideation 💡

Design 🧑🏻‍🎨

Implementation ⚒️

Evaluation Criteria