sekolahku
sekolahku copied to clipboard
SekolahKu, Aplikasi Sekolah Berbasis Website ,Build with Laravel
Tentang Sekolahku
Sekolahku adalah aplikasi manajemen sekolah berbasis website yang di bangun dan di kembangkan dengan Framework Laravel. Fitur-fitur pada aplikasi Sekolahku antara lain :
- Website Sekolah (Done)
- PPDB (Done)
- Perpustakaan (Done)
- Sistem Pembayaran Sekolah SPP (Done)
- Alumni
Installation
- Install Composer and Npm
- Clone the repository:
git clone https://github.com/andes2912/sekolahku
- Install dependencies:
composer install ; npm install ; npm run dev
- Run
cp .env.example .env
for create .env file - Run
php artisan migrate --seed
for migration database - Run
php artisan storage:link
for create folder storage
Penggunaan
- Login sebagai Admin email: [email protected] & pw: Bismillah
- Login sebagai PPDB, Perpustakaan, Staf, Pengajar semua dengan password 12345678
Package
- IndoBank package Laravel untuk menyimpan data Nama Bank yang ada di Indonesia
Note : Aplikasi ini akan terus saya update.
Jika ada pertanyaan bisa kontak aku di email ini [email protected]
License
The Laravel framework is open-sourced software licensed under the MIT license.