Giter Club home page Giter Club logo

silsilah's Introduction

Laravel

Aplikasi Silsilah Keluarga

Development in progress

Tentang

Aplikasi silsilah keluarga untuk mempermudah pendataan keluarga kita.

Pemanfaatan

  1. Melihat Silsilah keluarga
  2. Melihat data ahli waris

Fitur

Logic

  1. Satu orang memiliki satu ayah (belum sebagai tentu orang tua)
  2. Satu orang memiliki satu ibu (belum sebagai tentu orang tua)
  3. satu orang memiliki satu orang tua
  4. Satu orang memiliki 0 s/d beberapa anak
  5. Satu orang bisa memiliki pasangan (Istri/Suami)
  6. Satu pasangan bisa memiliki 0 s/d bberapa anak
  7. Satu orang laki-laki bisa memiliki maksimal 4 pasangan yang tidak cerai
  8. Satu orang perempuan bisa memiliki maksimal 1 pasangan yang tidak cerai
  9. Satu orang perempuan yang suaminya meninggal otomatis set tanggal cerai (pada data pasangan)

Input ke sistem

  1. Input Nama dan Jenis Kelamin
  2. Tambah Ayah
  3. Tambah Ibu
  4. Tambah Anak

Data Orang

  1. Nama Panggilan
  2. Jenis Kelamin
  3. Nama Lengkap
  4. Tanggal Lahir
  5. Tanggal Meninggal (atau cukup tahun)
  6. Alamat
  7. Telp
  8. Email

Data Pasangan (TODO)

  1. Suami
  2. Istri
  3. Tanggal menikah
  4. Tanggal Cerai
  5. Alamat

Cara Install

  1. Clone Repo, pada terminal : git clone https://github.com/nafiesl/silsilah.git
  2. cd silsilah
  3. composer install
  4. cp .env.example .env
  5. php artisan key:generate
  6. Buat database pada mysql untuk aplikasi ini
  7. Setting database pada file .env
  8. php artisan migrate
  9. php artisan serve
  10. Selesai (Register user baru untuk mulai mengisi silsilah).

Testing

Ingin mencoba automated testingnya? Silakan ketik perintah pada terminal: vendor/bin/phpunit

Screenshots

Pohon Keluarga

Pohon Keluarga

Bagan Keluarga

Bagan Keluarga

Cari Keluarga

Cari Keluarga

Profil

Profil

Form Profil

Form Profil

Edit Profil

Edit Profil

License

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

silsilah's People

Contributors

nafiesl avatar

Watchers

 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.