This is a simple banking app created throughout the duration of the Elite102 Program at Code2College.
To install all dependencies, run the command below:
'pip install Flask Flask-Migrate Flask-Login Flask-WTF Flask-MySQLdb python-dotenv'
To run the program, run ther commanmd 'Flask run' for 'bankingapp.py' file.