Google Forms Replacement From Scratch | Create and Deploy From Scratch
In this video, @CodeWithHarry explains how to create a Google Form clone using HTML, CSS, and JavaScript in MySQL. Follow along to create and deploy your own Google Forms replacement App.
New to Linode? Get started here with a $100 credit!
Chapters:
0:00 Introduction
0:21 Install XAMPP
2:20 Manage XAMPP
3:15 Obtain Boostrap
3:30 Create New Directory
3:35 Open in VSCode
3:45 Create index.php
4:23 Open Server Root Directory
4:50 Move Directory to htdocs
6:35 Edit php.ini
8:20 Create HTML with Booststrap
9:15 Build Form
13:08 Obtain Boostrap Landing Page Snippet
16:00 Configure Form Submission
19:55 Create and Query Database Table
26:15 Add PHP Parameters
27:00 Test Form
30:10 Insert Query and Create String
34:30 Edit Primary Key
35:07 Test Form Again
35:30 resolve MySQL Error
37:16 Test Form Again
37:40 Get Alert from Bootstrap
39:20 Test Form Again
39:25 Troubleshoot Alert
41:38 Test Form Again
41:56 Conclusion
Read the doc for more information on MySQL.
Learn more about XAMPP.
Get started with Bootstrap.
Subscribe to get notified of new episodes as they come out.
#Linode #XAMPP #MySQL #bootstrap
Product: Linode, MySQL, Bootstrap; @CodeWithHarry