You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The following packages are essential for the program to run:
Flask
Flask-SQLAlchemy
Open in PyCharm and run bankify_web.py. Once the program is running, click on the link in the PyCharm terminal to open a browser window and use the application.
About
A web-based, banking application using Flask in Python with a SQL client database.