DEV Community

Cover image for Learn how to create full-stack blogger project with Vue.js & Flask
Mahmoud EL-kariouny
Mahmoud EL-kariouny

Posted on

Learn how to create full-stack blogger project with Vue.js & Flask

VueJS-Flask-Full-Stack-App

This is a Blogger full-stack web-app using VueJs for Frontend design and Flask for backend server.

What you will learn from this app:

  • How to create your first simple full-stack app.
  • How to test your API useing unit-test.
  • How to create a database table using SQLAlchem library ORM.
  • How to handle routs using HTTP verbs [Get, Post, Put, Delete].
  • How to using Bootstrap with VueJs.
  • How to send requests to the backend server using Axios and store them in the database.

Project

All the best to you.

Top comments (0)