Skip to content

A simple Flask-based Task Manager with add, update, delete, and timestamp tracking, styled with a clean UI.

Notifications You must be signed in to change notification settings

zuhaibkhoso/Flask_Task-Manager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

3 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

๐Ÿ“ Flask Task Manager

A simple task manager built with Flask, SQLite, and SQLAlchemy.
It lets you add, update, and delete tasks, with a clean UI styled using CSS.


๐Ÿš€ Features

  • Add new tasks
  • Update existing tasks
  • Delete tasks
  • Store task creation date & time
  • Custom error pages (404, 500)
  • Simple and responsive UI

๐Ÿ› ๏ธ Tech Stack

  • Backend: Flask, SQLAlchemy
  • Database: SQLite (default, can be swapped for PostgreSQL/MySQL)
  • Frontend: HTML, Jinja2 templates, CSS

About

A simple Flask-based Task Manager with add, update, delete, and timestamp tracking, styled with a clean UI.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published