Skip to content

TaskManager-Flask is a simple web-based task management application built with Flask and SQLAlchemy. The app uses SQLite as the database to store tasks, and each task has an associated creation date and completion status. The user interface is built with HTML and Jinja templates to dynamically display the tasks in a user-friendly way.

Notifications You must be signed in to change notification settings

fahadabid545/Task-with-Flask

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 

Repository files navigation

Task with Flask

TaskManager-Flask is a simple web-based task management application built with Flask and SQLAlchemy. The app uses SQLite as the database to store tasks, and each task has an associated creation date and completion status. The user interface is built with HTML and Jinja templates to dynamically display the tasks in a user-friendly way.

About

TaskManager-Flask is a simple web-based task management application built with Flask and SQLAlchemy. The app uses SQLite as the database to store tasks, and each task has an associated creation date and completion status. The user interface is built with HTML and Jinja templates to dynamically display the tasks in a user-friendly way.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published