/todolist-php-mvc

To Do List Exam by PHP MVC

Primary LanguagePHP

To Do List - PHP MVC

A Simple Exam to practive

Getting Started

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.

Installing

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

Deployment

Setup a virtal host then run this site.

UnitTest

./vendor/bin/phpunit tests

Built With

  • PHP - PHP Language

Authors

  • Mai Dong Giang - Initial work

Acknowledgments

  • Hat tip to anyone whose code was used
  • Inspiration
  • etc