Skip to content

Nugraha1313/simak

Repository files navigation

simak

Final Project Sistem Informasi Akademik MSIB

Install

  1. Clone Repository and install depedency
git clone https://github.com/Nugraha1313/simak.git
cd simak
composer install
npm install
cp .env.example .env
php artisan key:generate
  1. Jalankan website
php artisan serve

Screenshoot

1. Landing Page

ss_final-project

2. Dashboard Page

ss_final-project-2