Skip to content

Latest commit

 

History

History
17 lines (9 loc) · 738 Bytes

README.md

File metadata and controls

17 lines (9 loc) · 738 Bytes

Boards

Build Status

A small Trello clone built as a Vue single page application with a Laravel API as the backend. It features different boards, lists and cards that can be reordered arbitrarily and continuous deployment with TravisCI to heroku. The Vue components are tested with Jest, the API with PHPUnit.

Demo

Live demo available on: Heroku (you have to wait a moment while the vm boots up)

Login with:

Email: [email protected] / Password: admin

Blog

Some blog posts about this project: Here