Git Product home page Git Product logo

semarthris's Introduction

SemartHris

SemartHris adalah Human Resources Information System (HRIS) yang dapat digunakan untuk membantu memudahkan tugas HRD Perusahaan.

Tahap Pengembangan

SemartHris belum dapat digunakan untuk produksi dan sedang dalam proses pengembangan.

Minimum Requirement

  • PHP versi 7.1.7
  • RDBMS (MySQL, MariaDB, PostgreSQL atau lainnya) yang disupport oleh Doctrine
  • Web Server (Apache, Nginx atau IIS)
  • APCu extension (untuk Production)

Fitur

  • Menejemen Perusahaan
  • Suport Multi Perusahaan
  • Menejemen Jabatan
  • Menejemen Shift Kerja
  • Menejemen Karyawan
  • Support Multi Alamat
  • Support Penempatan Karyawan
  • Menejemen Kontrak Kerja
  • Menejemen Kontrak Perusahaan dengan Rekanan/Klien
  • Backend Site and API Sekaligus
  • Pelacakan Data (CreatedAt, CreatedBy, UpdatedAt, UpdatedBy dan DeletedAt)

Kebutuhan Software Minimum

  • PHP versi 7.1.7
  • RDBMS (MySQL, PostgresSQL, MariaDB, Oracle, etc) yang disupport Doctrine
  • Web Server (Apache, Nginx, IIS, etc)

Cara Install

  • Clone/Download Repository git clone https://github.com/KejawenLab/SemartHris.git dan pindah ke folder SemartHris
  • Jalankan Composer Install/Update composer update --prefer-dist -vvv
  • Setup koneksi database pada .env menggunakan format URL yaitu: <PROTOCOL>://<USER>:<PASSWORD>@<HOST>:<PORT>/<DATABASE>
  • Jalankan perintah php bin/console doctrine:database:crate untuk membuat database
  • Jalankan perintah php bin/console doctrine:schema:update --force untuk membuat table yang dibutuhkan
  • Jalankan perintah make serve untuk mengaktifkan web server
  • Buka halaman <HOST>:<PORT>/admin untuk halaman admin
  • Buka halaman <HOST>:<PORT>/api untuk halaman API

Kontributor

Proyek ini dikembangkan oleh Muhamad Surya Iksanudin dan para kontributor untuk KejawenLab

Lisensi

Proyek ini menggunakan lisensi Apache License 2.0 (Apache-2.0) © Muhamad Surya Iksanudin. Pastikan Anda memahami kewajiban dan hak Anda sebelum Anda memutuskan untuk menggunakan software ini.

Preview

SemartHris Preview

SemartHris API Preview

semarthris's People

Contributors

ad3n avatar

Watchers

James Cloos avatar rafeldo avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.