Project Manager is a laravel web project management application, based on tasks given to different people by the owner of the project(Project Manager)
git clone https://github.com/dita-dev-team/ProjectManager
composer install
php artisan key:generate
npm install