A simple and efficient To-Do List Web App built with PHP, HTML, CSS, Bootstrap, and MySQLi to help you manage your daily tasks.
✅ Add, edit, and delete tasks
📌 Mark tasks as completed and
📆 Store tasks in a MySQL database
📱 Responsive design using Bootstrap
🔍 Simple and user-friendly interface
. Backend: PHP (MySQLi for database interaction)
. Frontend: HTML, CSS, Bootstrap
. Database: MySQL
. Git (GitHub for collaboration)
- Clone the repository
- Move the project to your local server (htdocs if using XAMPP).
- Import the to_do_list.sql file into your MySQL database.
- Update database credentials in config.php.
- Start your local server and open index.php in the browser.
. Open the app and enter your tasks.
. Click Submit to save them.
. Mark tasks as completed or delete them when done.
🔔 Add notifications/reminders
🌙 Dark mode
Feel free to contribute by submitting pull requests or reporting issues.
This project is open-source and free to use.