Skip to content

Aplikasi web Sistem Informasi Monitoring Proyek sebagai tugas kuliah Kerja Praktek Teknik Informatika ITS di BRI Corporate University Juli - Agustus 2017.

License

Notifications You must be signed in to change notification settings

salmanrameli/simpro

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SIMPRO

Sistem Informasi Monitoring Proyek / Project Management Information System

Explanation

Built based on feedbacks from my field supervisor during internship at BRI Primary Satellite Control Facility. The web applications offers several features such as:

  • Ability to create new project and add personnel members to the project.
  • Add and edit subtasks for the project.
  • Show overall project’s progress based on the subtasks done and on-progress ratio.
  • Change subtasks status between To-Do, In-Progress, Finished, and Revision (a la Bitrix24 Kanban board).
  • Upload & download files in the project page.

Installation

  1. Download then extract the program.
  2. cd inside extracted folder (default folder name is simpro).
  3. Run composer install to install dependencies.
  4. Run cp .env.example .env then change the relevant .env parameters, e.g. DB_HOST, DB_PORT, etc.
  5. Run php artisan migrate to migrate tables to database.
  6. Run php artisan db:seed to fill the tables with dummy data - this step is optional.
    • You can log in to the application with personnel id of '1' to '25' with password 'password'

Several Screenshots of the App

Login

Login

Dashboard

Dashboard

List of Users

List User

Add New User

Add User

List of Projects

List Kegiatan

Add New Project

Tambah Kegiatan

Project Detail

Detail Kegiatan

Add Project's Subtask Modal

Tambah Subtask

List of Project's Members

List Anggota Kegiatan

Upload Document

Upload Dokumen

List of Project's Uploaded Documents

List Dokumen Kegiatan

Contributing

Thank you for considering contributing to the Laravel framework! The contribution guide can be found in the Laravel documentation.

Code of Conduct

In order to ensure that the Laravel community is welcoming to all, please review and abide by the Code of Conduct.

Security Vulnerabilities

If you discover a security vulnerability within Laravel, please send an e-mail to Taylor Otwell via taylor@laravel.com. All security vulnerabilities will be promptly addressed.

License

The Laravel framework is open-sourced software licensed under the MIT license.

About

Aplikasi web Sistem Informasi Monitoring Proyek sebagai tugas kuliah Kerja Praktek Teknik Informatika ITS di BRI Corporate University Juli - Agustus 2017.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 3

  •  
  •  
  •