Skip to content
This repository has been archived by the owner on Nov 18, 2023. It is now read-only.
/ inven-bs Public archive

Aplikasi inventaris barang sekolah menggunakan Framework Laravel 7

Notifications You must be signed in to change notification settings

TheArKaID/inven-bs

Repository files navigation

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
git@github.com: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       : admin@mail.com
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

About

Aplikasi inventaris barang sekolah menggunakan Framework Laravel 7

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published