In this example, i create a Simple CRUD using Python as the Back End, HTML Bootstrap VueJs as the Front End, and MySQL as the Database.
Make sure that you have Python installed on your machine.
Install all dependencies that are required for the project by running:
pip install -r requirements.txtRun Application:
python app.pyAfter this server running will be accessible by http://localhost:8080.
Run crud.sql in your mysql.
You may support this project via ❤️️ GitHub.