Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

6 Commits
Β 
Β 
Β 
Β 

Repository files navigation

πŸ“ PHP To-Do App with Task History

PHP MySQL Bootstrap CRUD

A simple yet powerful To-Do List Application built with PHP, MySQL, and Bootstrap.
This app allows users to add, edit, and delete tasks, while also maintaining a history log of all actions performed on tasks.
It’s a beginner-friendly project that demonstrates CRUD operations in PHP and proper use of relational databases with foreign keys.


πŸš€ Features

  • βœ… Add new tasks to the list
  • ✏️ Edit/update existing tasks
  • ❌ Delete tasks (with cascade history tracking)
  • πŸ“œ Task history (records added, updated, deleted actions with timestamps)
  • ⏳ History includes old title, new title, and time of change
  • 🎨 Clean, responsive design using Bootstrap 5
  • ⚑ Uses prepared statements for secure database operations

πŸ› οΈ Technologies Used

  • PHP (Backend)
  • MySQL (Database)
  • Bootstrap 5 (Frontend UI)
  • HTML5 & CSS3

About

A PHP & MySQL based Task Manager application with full CRUD functionality. Users can add, view, update, and delete tasks while storing data in a MySQL database. Includes a clean and responsive design with Bootstrap for better user experience.

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages