Skip to content

A simple, yet feature-reach todo application developed with PHP OOP, AJAX, jQuery, and vanilla JavaScript.

License

Notifications You must be signed in to change notification settings

shams-shimul/todo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

To-do App

A simple, yet feature-reach, intuitive to-do application developed with PHP OOP, AJAX, jQuery, and vanilla JavaScript.

Features

  • Adding items
  • Editing items on Double Click
  • Marking items as completed/active with alternating single clicks
  • Deleting items individually
  • Deleting completed items in bulk at once with a dedicated button
  • Filtering items as under all, active, and completed categories
  • Real-time filtering as status changes
  • Real-time counting of active items
  • Confirmation alerts on update/delete
  • Comes with database CRUD functionalities meaning nothing is lost with closing of the app
  • Minimal, clean, interactive UI

Live

Watch the app live in action here: http://todo.procoder.xyz

About

A simple, yet feature-reach todo application developed with PHP OOP, AJAX, jQuery, and vanilla JavaScript.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published