Skip to content

A simple and efficient PHP-based task manager that helps you organize your tasks and boost productivity.

Notifications You must be signed in to change notification settings

ibitwarvedant/PHP_task-manager

Repository files navigation

PHP_task-manager

Features Create, view, edit, and delete tasks. Mark tasks as completed. Sort and filter tasks based on different criteria. Technologies Used PHP MySQL or a database of your choice HTML, CSS JavaScript Setup Instructions To set up the Task Manager project, follow these steps: Clone the repository or download the code.

Configure the database: Create a database and import the SQL schema provided (e.g., database_schema.sql). Update the database connection details in the PHP files that interact with the database (e.g., config.php). Configure the web server: Set up a web server (e.g., Apache) and configure it to point to the project directory. Open the project in a web browser. Create an account and start managing your tasks!

prerequisite: xampp server browser text editor

About

A simple and efficient PHP-based task manager that helps you organize your tasks and boost productivity.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages