Stars: 396
Forks: 160
Pull Requests: 43
Issues: 46
Watchers: 35
Last Updated: 2023-06-21 12:49:32
Project management software for freelancers or agencies, built with Laravel.
License: MIT License
Languages: PHP, JavaScript, Shell, SCSS, Blade
Tell our clients that we are managing our projects professionally.
Free PMO (Project Management Office), management project software for freelancer and agency, built with Laravel 5 Framework.
Free PMO is a project management and project monitoring software. This software is suitable for Freelancer or Agencies, or any company that has project based services for thier customers.
Free PMO consists of two words, Free and PMO.
Main features on Free PMO are project management and project payment trasanctions. Other features are explaied on this concept file.
Free PMO was built for easy and professional project management.
This application can be installed on local server and online server with these specifications :
git clone https://github.com/nafiesl/free-pmo.git
$ cd free-pmo
$ composer install
$ cp .env.example .env
$ php artisan key:generate
.env
file$ php artisan migrate
$ php artisan storage:link
$ php artisan serve
http://localhost:8000/app-install
via web browserThis project maintained by Nafies Luthfi and developed by contributors.
Free PMO built with TDD metode with these ingredients support :
Free PMO Project is a free and open-source under MIT license.
If you want to contribute to this project, by creating Issue, new feature proposal, Pull Request, or donation, please see this contributing guidelines.
$ php artisan test --parallel