Skip to content

erobertsme/Todo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 

Repository files navigation

Todo

This is a simple todo app for practice using PHP OOP with a MySQL DB

Temporarily styled with bootstrap4 and fontawesome

You can:

  • Add a new task
  • Set a task to Incomplete or Complete
  • Update Task
  • Delete Task

Todo:

  • Implement ORM concepts for DB
  • Implement classes for tasks
  • Allow updating task names and descriptions
  • UI Overhaul
  • Update task on same page
  • Implement createdTime and updatedTime
  • Implement deadline (due datetame)
  • Sorting
    • Daily view
    • Weekly view
  • Custom CSS

About

Basic todo app

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages