HTML Editor

This HTML Editor was entirely generated by Google Gemini, an AI tool. This was part of a tutorial, to demonstrate how to create applications without writing codes yourself. Tutorial:https://virtual-school.org/video-tutorials/html/we-asked-an-ai-to-create-a-web-application-for-us-learn-to-build-apps-without-any-coding/ Bold Italic H1 H2 H3 Insert Image Hyperlink Auto Add br

Read More

SQL Magic: Auto-Generating HTML Reports (With Google Charts and JavaScript)

This tutorial demonstrates how to generate HTML documents using SQL queries. By embedding HTML code within SQL queries, you can create dynamic reports containing text, charts, and other elements. This approach eliminates the need for separate applications and streamlines the report generation process. The tutorial covers topics such as creating SQL tables, inserting data, using…

Read More

Setting up Public mySQL Server on your PC, and connecting it to Looker Reports

Welcome to our Looker Studio tutorial! In this tutorial, we’ll guide you through the process of setting up a XAMPP server, connecting MySQL to Workbench, creating tables and entering data, connecting MySQL to Looker Studio, and hosting Looker Studio reports on your XAMPP server’s web page. 🔹 Download Workbench:Get started by downloading Workbench here.Follow the…

Read More