In This Tutorial First Am Getting Input From User and Save Data in JSON format in a file This File is Just a Configuration File for Our Project Which Had Store Information about Database Username Password Then Later i Create a Function for Creating Tables in MySql for Our Data Then I will Insert the Slot Data and Admin Login Details
What You Learn in This Topic?
1.How to Create Table in MySql using Python
2.How to Read and Write Data into File
3.How to Insert Data into Table
4.How to Convert JSON into Dictionary
5.How to Convert Dictionary into JSON
Used :
Pyqt5 QWidget,QWindow,QPushbutton,QVBoxLayout,QLineEdit,QFrame,QHBoxLayout,QLabel
Tutorial Link : https://youtu.be/cSXtQibCyLg
Join Our Telegram Channel to Stay Updated : https://t.me/supercoders
Source Code : https://github.com/hackstarsj/Python_Vehicle_Parking_System
Leave a Reply