ili5 / tasker

Simple task application

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TaskeR App

Build Status

Simple task application with user authorization and authentication, projects, boards and comments system

Instalation

  1. composer install
  2. cp .env.exampl .env
  3. cp Homestead.dist.yaml Homestead.yaml and change path
  4. php artisan key:generate
  5. npm install
  6. vagrant up

About

Simple task application

License:MIT License


Languages

Language:PHP 98.1%Language:HTML 1.6%Language:JavaScript 0.2%Language:Vue 0.1%Language:Shell 0.0%