/ProjectManager

Web Application for managing simple projects

Primary LanguagePHP

ProjectManager

Codacy Badge Build Status

Project Manager is a laravel web project management application, based on tasks given to different people by the owner of the project(Project Manager)

Initialization

git clone https://github.com/dita-dev-team/ProjectManager
composer install
php artisan key:generate

optional Commands

npm install