so this parking system is made using raspberry pi the settings can be seen in the ParkingLot.py
the UI is made in three different langugages including C#, PHP and Python.
so that types of device can view the parking lot no matter where they are or what device they are using:
Configuration
The File Contains a Sql file called parking1_parking.sql import that as the database to be used (One Db for all)
PHP
Change the credentials in the sqlconnect.php file:

C#
Change the credentials in the Form1.cs file:

Python
Change the credentials in the ParkingLot.py file:




