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
In this project, I designed and implemented a website using Flask that connects to the desired database using SQLAlchemy ORM that allows the user to do CRUD actions (Create, Read, Update, Delete) on that database.