Skip to content

kutluhanazafli/ToDo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ToDo Project

This is a simple ToDo project built with PHP using the Model-View-Controller (MVC) architectural pattern.

What I Did

  • Routing and Functionality of MVC Structure
  • Multilingual Support
  • Database Preparation
  • Login Operations
  • Profile and Password Update Operations
  • Todo Categories (Each session creates its own category)
    • Adding
    • Deleting
    • Updating
    • Listing
  • Todos (Each session creates its own list)
    • Adding
    • Updating
    • Deleting
    • Listing
    • In Progress - Completed
  • FullCalendarAPI Integration
  • Timeline Display
  • Statistics

About

MVC ToDo App Project made with PHP

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages