A Simple Exam to practive
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.
Clone project to your local
git clone https://github.com/giangmd/todolist-php-mvc.git
Move to folder then run
composer install
Import database-migrate.sql
file to your database server.
Add connect info to config.php
Setup a virtal host then run this site.
./vendor/bin/phpunit tests
- PHP - PHP Language
- Mai Dong Giang - Initial work
- Hat tip to anyone whose code was used
- Inspiration
- etc