Skip to content

Viktor395/todo-list

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Todo List App

Features

  • Tasks CRUD: Create, read, update, and delete tasks.
  • Tag Management: Organize tasks using customizable tags.
  • Status Toggle: Quickly mark tasks as "Done" or "Not done" directly from the list.
  • Smart Sorting: Tasks are sorted by completion status (undone first) and then by creation date.
  • Responsive Design: Styled with Bootstrap 5 for a clean look on all devices.

Tech Stack

  • Language: Python 3.13
  • Framework: Django 5.1
  • Database: PostgreSQL (Production), SQLite (Development)
  • Styling: Bootstrap 5
  • Static Files: WhiteNoise

Local Setup

  1. Clone the repository:
    git clone <https://github.com/Viktor395/todo-list.git>
    

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors