Skip to content

A simple and efficient task management app to help users organize and track their daily activities.

Notifications You must be signed in to change notification settings

CodeLoopdroid/todo-list

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

8 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

πŸ“ To-Do List App

A simple and efficient task management web application built using Flask and SQLite, allowing users to add, update, and delete tasks with ease.


πŸš€ Features

  • Add new tasks
  • View all tasks in order of creation
  • Edit existing tasks
  • Delete completed or unwanted tasks
  • Simple and intuitive UI using HTML templates

πŸ› οΈ Tech Stack

  • Backend: Python, Flask
  • Database: SQLite (via SQLAlchemy)
  • Frontend: HTML (Jinja templating), CSS, JavaScript

πŸ§‘β€πŸ’» How to Run Locally

  1. Clone the repository:
git clone https://github.com/CodeLoopdroid/todo-list.git
cd todo-list

About

A simple and efficient task management app to help users organize and track their daily activities.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published