Skip to content

Justcoding-iliya/Django-CBV-ToDoApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Django CBV ToDo App

IMG_0359.mov

Overview

This is a Django-based ToDo application built using Class-Based Views (CBV). The project includes user authentication (login, logout, register) and a full-featured task management system.

Features:

  • User Authentication:
    • Register new users
    • Login/Logout functionality
    • Redirect authenticated users to the task list
  • Task Management:
    • Create, edit, and delete tasks
    • Mark tasks as completed with a green check icon
    • Update task title and reset

Tech Stack:

  • Python 3.14
  • Django 5.2.8
  • Bootstrap 5
  • HTML/CSS
  1. Clone the repository:
git clone https://github.com/AliBigdeli/Django-CBV-TodoApp.git
cd Django-CBV-TodoApp/core

About

A sample project for Function Based View todo app

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published