Skip to content

A Django REST Framework-based API for managing tasks in a todo list. Supports task creation, updating, completion, deletion, and status filtering (completed/pending). Built with Python, Django, and DRF.

Notifications You must be signed in to change notification settings

alibassam24/To-Do-App-Backend-Django

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

9 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

πŸ“ Django TodoApp Backend API

A simple Django REST Framework-based API for managing tasks in a todo list.


πŸ“Œ Features

  • βœ… Create a Task
  • πŸ“‹ View All Tasks
  • βœ”οΈ View Completed Tasks
  • ⏳ View Pending Tasks
  • πŸ—‘οΈ Delete a Task by Name
  • β˜‘οΈ Mark a Task as Completed
  • πŸ” Mark a Task as Due (Pending)
  • ✏️ Update an Existing Task

πŸ›  Tech Stack

  • Python 3
  • Django
  • Django REST Framework

πŸš€ Dev

-->Ali Basssam -->[email protected]

About

A Django REST Framework-based API for managing tasks in a todo list. Supports task creation, updating, completion, deletion, and status filtering (completed/pending). Built with Python, Django, and DRF.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages