to create the databse go to xampp control panel start the apache and mysql servers and go to my sql admin and create a database named "college" and create a table called "admission" please do not improvise ob the names given to the database, tables and columns otherwise the code wouldn't work name the columns(data types) :-"First Name"(varchar), "Last Name"(varchar), "JEE Rank"(int), Board Percentage"(int), "Stream"(varchar), "Reservation"(varchar), "Phone no."(bigint), "Email ID"(varchar) now run the program and input the data, the data will be saved in the database without error
-
Notifications
You must be signed in to change notification settings - Fork 0
With my 12th standard, basic knowledge in python and MySQL i created a college administration system database. If you are also a 12th student and got the same project you can use my code to save your time and prepare for your entrance/board exams unlike me.
biswaisop/college-admission-system-using-python-and-mysql
About
With my 12th standard, basic knowledge in python and MySQL i created a college administration system database. If you are also a 12th student and got the same project you can use my code to save your time and prepare for your entrance/board exams unlike me.
Topics
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published