Skip to content

Learning web development with Python and Vue.js. "Tasks Manager" is a web app built with Vue.js and Flask, allowing users to create, update, and delete tasks. Backend in Python using Flask and SQLite, frontend with Vue.js and Axios.

Notifications You must be signed in to change notification settings

gregoiremahon/tasks-manager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tasks manager

"Tasks Manager" is a simple web application built with Vue.js and Flask that allows users to create, update, and delete tasks. The backend is written in Python using Flask and SQLite for the database. The frontend is built with Vue.js and communicates with the backend using Axios. Making this project in order to start learning web development with Python and Vue.js.

About

Learning web development with Python and Vue.js. "Tasks Manager" is a web app built with Vue.js and Flask, allowing users to create, update, and delete tasks. Backend in Python using Flask and SQLite, frontend with Vue.js and Axios.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages