abdelrahmanahmed / Todo_TDD

practice on TDD

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Build Status

Todo_TDD

It's a todo application using laravel framework .The main purpose of creating this repository is practicing on test driven development.

Installation

  • composer install

  • php artisan migrate

if you wish to add fake data :

  • php artisan db:seed

About

practice on TDD


Languages

Language:PHP 93.1%Language:HTML 4.6%Language:JavaScript 1.3%Language:Vue 0.7%Language:Shell 0.3%