Git Product home page Git Product logo

inven-bs's Introduction

Inven BS

Aplikasi inventaris barang sekolah menggunakan Framework Laravel 7.

(Cloned from mrizkimaulidan/inven-bs with some modifications based on my requirement, please refer there for official update and the newest change)

Obsolete

Although this laravel project looks good and is workable, it is too old to use. It is recommended to update this project to the latest version first, or try looking for another one. Good luck.

Prasyarat

Berikut beberapa hal yang perlu diinstal terlebih dahulu:

Jika Anda menggunakan XAMPP, untuk PHP dan MySQL sudah menjadi 1 (bundle) didalam aplikasi XAMPP

Fitur

  • CRUD Barang
  • Import/export excel barang
  • Print
  • CRUD BOS (Bantuan Operasional Sekolah)
  • CRUD Ruangan

Preview Gambar

Tampilan Login Image 1

Dashboard Image 2

Daftar Barang Image 3

Daftar Bantuan Operasional Sekolah Image 4

Daftar Ruangan Image 5

Langkah-langkah instalasi

  • Clone repository ini
https://github.com/mrizkimaulidan/inven-bs.git
[email protected]:mrizkimaulidan/inven-bs.git
  • Install seluruh packages yang dibutuhkan
composer install
  • Siapkan database dan atur file .env sesuai dengan konfigurasi Anda
  • Jika sudah, migrate seluruh migrasi dan seeding data
php artisan migrate --seed
  • Jalankan local server
php artisan serve
  • User default aplikasi untuk login
Email       : [email protected]
Password    : admin

Dibuat dengan

Kontribusi

Silahkan request melalui kolom Pull Requests jika ingin melakukan kontribusi

Pembuat

Lisensi

Aplikasi ini boleh untuk dibagi dan diubah. Mohon tidak untuk diperjualbelikan!

Ucapan terima kasih

  • Stackoverflow
  • Google

inven-bs's People

Contributors

thearkaid 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.