x39OME / tasks-to-do-php

ToDo List

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PHP_Tasks

ToDo List

Requirements

How To Prepare The Project

  • Copy the repository to the htdocs folder
  • From the terminal, go to the project folder and run => composer install and then => composer dump-autoload
  • Run Apache and MySQL server from XAMPP control panel
  • Import the database php-basics.sql
  • Run the project in the browser using the localhost/php-basics link

Note: Settings can be configured through the config.php file to suit your work environment

About

ToDo List


Languages

Language:PHP 91.9%Language:CSS 8.1%