PHP Classes

Laravel PHP Task Manager: Application to manage project tasks

Recommend this page to a friend!
  Info   Documentation   View files Files   Install with Composer Install with Composer   Download Download   Reputation   Support forum   Blog    
Ratings Unique User Downloads Download Rankings
Not yet rated by the usersTotal: 134 This week: 1All time: 9,306 This week: 42Up
Version License PHP version Categories
trello-clone-laravel 1.0.0GNU Free Document...7Project Management, PHP 7
Description 

Author

This package implements an application to manage project tasks.

It implements many features of a Web based application to help users to create and manage tasks of a project. Currently it can:

- Register users
- Login users
- Create a board of tasks
- Change the user preferred language
- Administration panel
- Show statistics as charts
- Create cards for the tasks
- Add tags, comments, description and checklist to the cards
- Support Jalali, Gregorian and Hijri Calendar

Picture of saber tabatabaee
Name: saber tabatabaee <contact>
Classes: 1 package by
Country: United States United States

 

Documentation

<p align="center"><img src="https://res.cloudinary.com/dtfbvvkyp/image/upload/v1566331377/laravel-logolockup-cmyk-red.svg" width="400"></p>

<p align="center"> <a href="https://travis-ci.org/laravel/framework"><img src="https://travis-ci.org/laravel/framework.svg" alt="Build Status"></a> <a href="https://packagist.org/packages/laravel/framework"><img src="https://poser.pugx.org/laravel/framework/d/total.svg" alt="Total Downloads"></a> <a href="https://packagist.org/packages/laravel/framework"><img src="https://poser.pugx.org/laravel/framework/v/stable.svg" alt="Latest Stable Version"></a> <a href="https://packagist.org/packages/laravel/framework"><img src="https://poser.pugx.org/laravel/framework/license.svg" alt="License"></a> </p>

A full-featured personal project management tool with task boards.

create new board then create new card

![](demo-trello-new-card.gif)

Installation

You can install using the following way: - Clone the project git clone git@github.com:saber13812002/trello-clone-laravel-7-taskulu-open-source.git - Run composer install inside the directory composer install - Create database and run migrations php artisan migrate - Run the server php artisan serve

create new card and set color to cards and tags

Features:

- Register user - Login user - Create Board - Change Language ( and you can add your language file) - Admin panel ( laravel-admin.org ) - Voyager admin panel ( second level admin panel ) - statistics in admin panel as charts - create cards - add tags and comments and description and checklist to the cards - Support Jalali calendar and gerigorian calendar and Hijri Calendar - new features here: branches

![](demo-card-color-and-tag.gif)

set card details and subtasks

![](demo-card-details-subtask.gif)

add comments to it and interact with other teammates

![](demo-card-comments.gif)

About Laravel

Laravel is a web application framework with expressive, elegant syntax. We believe development must be an enjoyable and creative experience to be truly fulfilling. Laravel takes the pain out of development by easing common tasks used in many web projects, such as:

Laravel is accessible, powerful, and provides tools required for large, robust applications.

Learning Laravel

Laravel has the most extensive and thorough documentation and video tutorial library of all modern web application frameworks, making it a breeze to get started with the framework.

If you don't feel like reading, Laracasts can help. Laracasts contains over 1500 video tutorials on a range of topics including Laravel, modern PHP, unit testing, and JavaScript. Boost your skills by digging into our comprehensive video library.

Laravel Sponsors

We would like to extend our thanks to the following sponsors for funding Laravel development. If you are interested in becoming a sponsor, please visit the Laravel Patreon page.

Installation

You can install using the following way: - Clone the project git clone git@github.com:zeeshanu/dingo-project-management.git - Run composer install inside the directory composer install - Create database and run migrations php artisan migrate - Run the server php artisan serve

Contributing

Thank you for considering contributing to the Laravel framework! The contribution guide can be found in the Laravel documentation.

Code of Conduct

In order to ensure that the Laravel community is welcoming to all, please review and abide by the Code of Conduct.

Security Vulnerabilities

If you discover a security vulnerability within Laravel, please send an e-mail to Taylor Otwell via taylor@laravel.com. All security vulnerabilities will be promptly addressed.

License

The Laravel framework is open-sourced software licensed under the MIT license.


  Files folder image Files (173)  
File Role Description
Files folder image.vscode (1 file)
Files folder imageapp (1 file, 6 directories)
Files folder imagebootstrap (1 file)
Files folder imageconfig (14 files)
Files folder imagedatabase (3 directories)
Files folder imagepublic (4 files, 4 directories)
Files folder imageresources (4 directories)
Files folder imageroutes (4 files)
Files folder imagetests (2 files, 2 directories)
Accessible without login Plain text file .editorconfig Data Auxiliary data
Accessible without login Plain text file .env- Data Auxiliary data
Accessible without login Plain text file .env.example Data Auxiliary data
Accessible without login Plain text file .styleci.yml Data Auxiliary data
Plain text file artisan Class Class source
Accessible without login Plain text file composer.json Data Auxiliary data
Accessible without login Plain text file composer.lock Data Auxiliary data
Accessible without login Image file demo-card-color-and-tag.gif Data Auxiliary data
Accessible without login Image file demo-card-comments.gif Data Auxiliary data
Accessible without login Image file demo-card-details-subtask.gif Data Auxiliary data
Accessible without login Image file demo-trello-new-card.gif Data Auxiliary data
Accessible without login Plain text file package-lock.json Data Auxiliary data
Accessible without login Plain text file package.json Data Auxiliary data
Accessible without login Plain text file phpunit.xml Data Auxiliary data
Accessible without login Plain text file README.md Doc. Documentation
Accessible without login Plain text file server.php Aux. Auxiliary script
Accessible without login Plain text file webpack.mix.js Data Auxiliary data

The PHP Classes site has supported package installation using the Composer tool since 2013, as you may verify by reading this instructions page.
Install with Composer Install with Composer
 Version Control Unique User Downloads Download Rankings  
 100%
Total:134
This week:1
All time:9,306
This week:42Up