A project management tool with task boards.
You can install using the following way:
- Clone the project git clone
[email protected]:BKFA/Bello.git - Run
composer installinside the directory composer install - Copy .env.example to .env file
cp .env.example .env - Modify .env file to yours
- Create database and run migrations
php artisan migrate - Run the server
php artisan serve
If you notice that there might be some improvements in code you can create a pull request or report an issue. You can also contact me at [email protected].
BKFA Team 2018