GithubHelp home page GithubHelp logo

kejawenlab / arisan Goto Github PK

View Code? Open in Web Editor NEW

This project forked from nafiesl/arisan

1.0 2.0 1.0 445 KB

Sistem pengelolaan grup arisan berbasis web yang dibangun dengan Laravel 5.

License: MIT License

PHP 70.89% HTML 29.11%

arisan's Introduction

Arisan

Arisan adalah sebuah sistem pengelolaan grup arisan berbasis web yang dibangun dengan framework Laravel 5.

Tujuan

Arisan bertujuan untuk mempermudah pengelola arisan dalam mengatur pertemuan dan mengelola pembayaran anggota.

Konsep

Untuk mencapai tujuan di atas, berikut adalah konsep yang akan diterapkan pada sistem ini :

  • Setiap user dapat mendaftar.
  • Setiap user dapat membuat grup arisan (satu atau lebih).
  • Setiap grup arisan dapat diisi sejumlah anggota (user) dengan kapasitas tertentu (limit 20 anggota).
  • Satu user boleh sebagai lebih dari 1 anggota di dalam satu grup.
  • Setiap grup arisan ada list pertemuan sesuai jumlah anggota.
  • Setiap grup ada pengaturan currency/mata uang, jumlah iuran arisan, dan kapasitas anggota.
  • Setiap satu pertemuan ada tanggal, tempat, nama anggota yg dapat arisan, rekening yang dapat arisan, list anggota belum bayar iuran.
  • Pada list pembayaran ada jumlah yang dibayar, tanggal, user tujuan bayar (dibayar ke siapa), cara bayar.

Sementara itu dulu konsepnya, jika ada perkembangan, akan diupdate kembali.

Cara Install

  1. Clone Repo, pada terminal : $ git clone https://github.com/nafiesl/arisan.git nama-folder
  2. $ cd arisan
  3. $ composer install
  4. $ cp .env.example .env (Duplikat file .env.example menjadi .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 arisan).

Testing

$ vendor/bin/phpunit

Lisensi

Project Arisan merupakan software free dan open source di bawah lisensi MIT.

arisan's People

Contributors

nafiesl avatar

Stargazers

 avatar

Watchers

 avatar  avatar

Forkers

zdienos

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.