Hey There!
My name is Satyam Dalai and I am currently a final year undergraduate at Siksha 'O' Anusandhan University and have interest in programming, web development and data science. My preferred languages are Java and Python.
This is a simple Banking System program I made using Python basics and used sqlalchemy to connect to database for storing user details. I would thank Jetbrains Academy for providing the learning opporunity.
- Clone the repository
- Launch the terminal and type "pip install -r requirements.txt"
- Run the program using "python banking.py"
Suggestions are most welcome and hope you like it!!