Learn how to create a full-stack To-Do app with Flask&Vue.js 📋
Mahmoud EL-kariouny
Posted on November 27, 2021
I did create a full-stack to-do-app.
What you will learn from this app.
- How to create your first simple full-stack app.
- How to test your API with a flask package like a unit-test.
- How to create a database table using SQLAlchem library
- How to handle routs using HTTP methods [Get, Post, Put, Delete].
- How to build a simple form using BootstrapVue.
- How to send requests to the backend server using Axios and store them in the table.
💖 💪 🙅 🚩
Mahmoud EL-kariouny
Posted on November 27, 2021
Join Our Newsletter. No Spam, Only the good stuff.
Sign up to receive the latest update from our blog.