giangmd / todolist-php-mvc

To Do List Exam by PHP MVC

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

To Do List Exam by PHP MVC


Languages

Language:PHP 74.0%Language:CSS 20.4%Language:TSQL 5.2%Language:Hack 0.4%