All Projects → nafiesl → Free Pmo

nafiesl / Free Pmo

Licence: mit
Project management software for freelancers or agencies, built with Laravel 5.

Projects that are alternatives of or similar to Free Pmo

Goodwork
Self hosted project management and collaboration tool powered by TALL stack
Stars: ✭ 1,730 (+555.3%)
Mutual labels:  project-management, hacktoberfest, laravel
Gistlog
GistLog - simple, easy blogging based on GitHub gists
Stars: ✭ 237 (-10.23%)
Mutual labels:  hacktoberfest, laravel
Laravel Query Monitor
Simple artisan command to monitoring triggered queries
Stars: ✭ 230 (-12.88%)
Mutual labels:  hacktoberfest, laravel
Log Fake
A drop in fake logger for testing with the Laravel framework.
Stars: ✭ 254 (-3.79%)
Mutual labels:  hacktoberfest, laravel
Larastan
⚗️ Adds code analysis to Laravel improving developer productivity and code quality.
Stars: ✭ 3,554 (+1246.21%)
Mutual labels:  hacktoberfest, laravel
Wagonwheel
Offer an online version of your Laravel emails to users.
Stars: ✭ 224 (-15.15%)
Mutual labels:  hacktoberfest, laravel
Silsilah
A genealogy/family tree application, built with Laravel.
Stars: ✭ 246 (-6.82%)
Mutual labels:  hacktoberfest, laravel
Laravel Executor
Configurable code that can be run when installing and updating your web app.
Stars: ✭ 204 (-22.73%)
Mutual labels:  hacktoberfest, laravel
Scrumwala
Scrumwala: Your very own Scrum, Agile project management web app - built with Laravel
Stars: ✭ 244 (-7.58%)
Mutual labels:  project-management, laravel
Wookteam
WookTeam是一款轻量级的开源在线团队协作工具,提供各类文档协作工具、在线思维导图、在线流程图、项目管理、任务分发、即时IM,知识库管理等工具。
Stars: ✭ 287 (+8.71%)
Mutual labels:  project-management, laravel
Onesignal
OneSignal notifications channel for Laravel
Stars: ✭ 222 (-15.91%)
Mutual labels:  hacktoberfest, laravel
Pmanager
A project management system built using laravel. Watch full video here
Stars: ✭ 260 (-1.52%)
Mutual labels:  project-management, laravel
Urlhub
URL shortener web application based on the Laravel PHP Framework.
Stars: ✭ 217 (-17.8%)
Mutual labels:  hacktoberfest, laravel
Laravel Craftsman
Laravel Craftsman CLI for easily crafting Laravel assets for any project (artisan make on steroids)
Stars: ✭ 227 (-14.02%)
Mutual labels:  hacktoberfest, laravel
Laravelpackage.com
Documentation for LaravelPackage.com: Learn to create Laravel specific PHP packages from scratch, following this open documentation.
Stars: ✭ 214 (-18.94%)
Mutual labels:  hacktoberfest, laravel
Laravel Admin Starter
A Laravel Admin Starter project with Page Builder, Roles, Impersonation, Analytics, Blog, News, Banners, FAQ, Testimonials and more
Stars: ✭ 240 (-9.09%)
Mutual labels:  hacktoberfest, laravel
Librenms
Community-based GPL-licensed network monitoring system
Stars: ✭ 2,567 (+872.35%)
Mutual labels:  hacktoberfest, laravel
Laravel Surveillance
Put malicious users, IP addresses and anonymous browser fingerprints under surveillance, log the URLs they visit and block malicious ones from accessing the Laravel app.
Stars: ✭ 198 (-25%)
Mutual labels:  hacktoberfest, laravel
Laravel Query Builder
Easily build Eloquent queries from API requests
Stars: ✭ 3,083 (+1067.8%)
Mutual labels:  hacktoberfest, laravel
Quicksand
Easily schedule regular cleanup of old soft-deleted Eloquent data.
Stars: ✭ 259 (-1.89%)
Mutual labels:  hacktoberfest, laravel

Free PMO

Tell our clients that we are managing our projects professionally.

Build Status StyleCI

Free PMO (Project Management Office), management project software for freelancer and agency, built with Laravel 5 Framework.

Baca versi Bahasa Indonesia

Content

  1. About Free PMO
  2. Goals
  3. Getting Started
  4. Maintainers and Contributors
  5. Ingredients
  6. License
  7. Contributing
  8. Screenshots

About

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.

  1. Free can be stands for Freelancer, or Free Software, and off course Free (of charge).
  2. PMO stands for Project Management Office, like office of project management activities.

Main features on Free PMO are project management and project payment trasanctions. Other features are explaied on this concept file.

Goals

Free PMO was built for easy and professional project management.

Getting Started

This application can be installed on local server and online server with these specifications :

Server Requirements

  1. PHP >= 7.3.0 (and meet Laravel 8.x server requirements),
  2. MySQL or MariaDB database,
  3. SQlite (for automated testing).

Installation Steps

  1. Clone the repo : git clone https://github.com/nafiesl/free-pmo.git
  2. $ cd free-pmo
  3. $ composer install
  4. $ cp .env.example .env
  5. $ php artisan key:generate
  6. Create new MySQL database for this application
  7. Set database credentials on .env file
  8. $ php artisan migrate
  9. $ php artisan storage:link
  10. $ php artisan serve
  11. Visit http://localhost:8000/app-install via web browser
  12. Fill out the forms
  13. Done, you are logged in as Administrator.

Install Free PMO

Maintainers and Contributors

This project maintained by Nafies Luthfi and developed by contributors.

Ingredients

Free PMO built with TDD metode with these ingredients support :

Dependencies
Dev Dependencies
Frontend

License

Free PMO Project is a free and open-source under MIT license.

Contributing

If you want to contribute to this project, by creating Issue, new feature proposal, Pull Request, or donation, please see this contributing guidelines.

Screenshots

Dashboard

Free PMO Dashboard

Project Detail

Free PMO Project Detail

Project Job List

Free PMO Project Job List

Project Job Detail

Free PMO Job Tasks

Yearly Report

Free PMO Yearly Report

Automated Testing

$ php artisan test --parallel

Free PMO Testing

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].