• Stars
    star
    436
  • Rank 99,877 (Top 2 %)
  • Language
    PHP
  • License
    MIT License
  • Created about 7 years ago
  • Updated about 1 year ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Project management software for freelancers or agencies, built with 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

More Repositories

1

silsilah

A genealogy/family tree application, built with Laravel.
PHP
597
star
2

grosir-obat

Sebuah sistem kasir dan manajemen produk obat untuk penjualan Grosir
PHP
224
star
3

SimpleCrudGenerator

Faster test-driven development for CRUD feature in Laravel project.
PHP
169
star
4

dompet

A personal bookkeeping web application, built with Laravel.
PHP
147
star
5

uptime-monitor

A self-hosted web monitoring tool, built with laravel
PHP
130
star
6

laravel-leaflet-example

Laravel Leaflet JS project example.
PHP
106
star
7

arisan

Sistem pengelolaan grup arisan berbasis web yang dibangun dengan Laravel 5.
PHP
29
star
8

FormField

Laravel Form Field the extension of Laravelcollective Form
PHP
15
star
9

Mini-CRM

Mini CRM project, a challenge from Laravel Daily blog post.
PHP
14
star
10

Laravel-TDD

Source code laravel testing pada blog https://blog.nafies.id/tdd-laravel
PHP
10
star
11

laravel-backup-manager

Laravel 5.3 with Database Backup and Restore Example
PHP
10
star
12

mini-socmed

Sosial media mini untuk latihan notifikasi realtime laravel dengan pusher
PHP
9
star
13

product-stock

A product stock management web app example
PHP
6
star
14

Laravel-Starter-Kit

Laravel 5.2 starter kit
PHP
4
star
15

laravel-multi-table-auth

Example Laravel 5.6 application with multi table authentication.
PHP
4
star
16

radio-online

List radio online
HTML
3
star
17

simple-crud-generator-example

Laravel Simple CRUD Generator Usage Example
PHP
3
star
18

laravel-queue-notifier-example

Example for notifying users when a background (job) process has been completed.
PHP
2
star
19

simple-crud-generator-docs

Documentation for the SimpleCRUDGenerator package.
HTML
2
star
20

learning-hugo

Learning to use hugo, static site generators.
HTML
1
star
21

training-laravel-01

Training Laravel untuk Magang SMKN 3 Banjarbaru
PHP
1
star
22

panduan-penjualan

Panduan aplikasi kasir untuk toko obat
1
star
23

laravel-56-bootstrap3

Laravel 5.6 project using Bootstrap 3.3.7 frontend scaffolding.
PHP
1
star