How to Run the Project (Locally) Install XAMPP and start Apache + MySQL Clone this repo into C:/xampp/htdocs/ Create a database named taskmanager in phpMyAdmin Import the database.sql file Visit http://localhost/taskmanager/ in your browser