Skip to content

sreynit02/task-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TaskFlow: A Flask Task Management App

TaskFlow is a simple task management application built using Python and Flask. It allows users to add tasks, set due dates, track their progress, and delete tasks. This project demonstrates web development with Flask and incorporates concepts like database integration, interface design, login functionality.

Features

  • Add tasks with a name, description, and due date/time.
  • View a list of tasks with their status and due dates.
  • Delete tasks when completed or no longer needed.
  • Calendar-style input for selecting due dates and times.

Tech Stack

  • Backend: Flask (Python)
  • Frontend: HTML, CSS (with Bootstrap)
  • Database: SQLite

Installation

  1. Clone the Repository
    git clone https://github.com/sreynit02/task-app.git
    cd task-app

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published