Online-Banking-System Author - Kshitij Raj and Ravi Raushan Features It can store data It can send message to Admin when new account created, account updated or account closed It is secure because no one can access anyone account without account number and password Only Admin can see anyone data with admin password For SMS First, Sign up on twilio After, Sign in, you get api key and auth token Then you get phone number Now install pip3 install twilio in terminal Then Edit api key, auth token and phone number And Run the code