Skip to content

Django app to create, read, update and delete to-do items. Change status from pending to completed. Search, sort and export data table.

Notifications You must be signed in to change notification settings

carolinechong/toDoList

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

toDoList

Django app to create, read, update and delete to-do items. Change status from pending to completed. Search, sort and export data table.

Watch Video Demo

YouTube Python/Django Demo: To Do List

Features

  • Able to create, read, update and delete to-do items.
  • Able to change the status of each to-do item from Pending to Completed.
  • Used DataTables (a free plug-in for the jQuery JS library) to search, sort, filter, and paginate data table; copy data to a clipboard and export to Excel, CSV and PDF.

About

Django app to create, read, update and delete to-do items. Change status from pending to completed. Search, sort and export data table.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages