Skip to content

dustinhsiao21/birdboard

Repository files navigation

BirdBoard

Build StatusStyleCI

this is for laravel demo

demo

Install

  1. You could download this repo.
  2. Set up your database information in your .env(use the .env.example as an example);
  3. Type the following commands:
composer install
php artisan key:generate
php artisan migrate
npm install
npm run dev

And You Can Enjoy the Demo!

Feature

  1. You could create a project with tasks.
  2. You could create a task for a project.
  3. You could update the project's informations.
  4. If you're the project's owner, you could delete the project and invite others user in this application.

About

this is for laravel demo

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published