CRUD-Flask A CRUD(Create, Read, Update and Delete) application in Flask. Pages Home page Add page Edit page How to run the code? To run the code you must: Clone the project to your local machine; Create a virtual environment and activate it; Install the requirements; Run the application.