Skip to content

Created simple Blood Bank system using python tkinter for GUI and oracle sql as backend.

Notifications You must be signed in to change notification settings

rushikeshty/Blood-Bank-system-using-Python-and-SQL

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Blood-Bank-system-using-Python

Created simple Blood Bank system using python tkinter for GUI and oracle sql as backend.

For connecting python to Oracle Sql you have to import cx_Oracle module. you also need connection string with username and password. Create database and table for inserting records of user.

OUTPUT IN SQL DEVELOPER:-

Screenshot 2023-05-04 093025

About

Created simple Blood Bank system using python tkinter for GUI and oracle sql as backend.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages