In this section, we will describe how to create and configure web and database servers to enable logging spaces in a parking lot using vehicle information.
Logging spaces in a database
Configuring a MySQL database server
In this section, you will learn how to configure a MySQL server in order to create a database and integrate everything in your dashboard in order to record data in a database.
Installing MySQL
Our Raspberry Pi 3 is being configured like a web server. In this section, we will install a MySQL database server with the following command so we can receive connections...