This task is to build a part of client section of a system. It is build in Laravel Framework. This has only Create and Read of the small CRUD part for the client section of the application.
- PHP - Laravel 5.3 Framework
- Frontend - Bower Components
- Bootstrap
- Html5shiv
- RespondJs
- Font-awesome
- Animate.css
- Bootbox.js
- chosen
- Bootstrap Datepicker
 
- Done in laravel 5.3
- Client Addition form and list
- Pagination
- Coding standard verified via StyleCI
- Submit as a public git repository on github
- Wercker.com continuous integration (CI) implented.
- Code quality checked in CodeClimate. Problem with datepicker-bootstrap tslint
- Hosting: tried on Heroku and PagodaBox, problem deploying.
1. Download / clone the repo
2. composer install
3. bower install