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.