Coder Social home page Coder Social logo

budi471 / sistem-informasi-akademik-sekolah-laravel Goto Github PK

View Code? Open in Web Editor NEW

This project forked from adhiariyadi/sistem-informasi-akademik-sekolah-laravel

0.0 0.0 0.0 73.1 MB

Sistem Informasi Akademik (SIAKAD) Sekolah berbasis PHP Laravel

License: MIT License

JavaScript 89.19% PHP 1.76% CSS 5.58% HTML 0.87% Blade 2.43% Less 0.16%

sistem-informasi-akademik-sekolah-laravel's Introduction

Selamat datang di Sistem Informasi Akademik Sekolah! ๐Ÿ‘‹

Apa itu Sistem Informasi Akademik Sekolah?

Web Sistem Informasi Akademik Sekolah yang dibuat oleh Adhi Ariyadi . Sistem Informasi Akademik Sekolah adalah Website untuk para siswa dapat melihat jadwal pelajaran, dan nilai rapot dan para guru dapat menambahkan nilai siswa dengan muda melalui website.

Fitur apa saja yang tersedia di Sistem Informasi Akademik Sekolah?

  • Autentikasi Admin
  • User & CRUD
  • Jadwal & CRUD
  • Kelas & CRUD
  • Mata Pelajaran & CRUD
  • Guru & CRUD
  • Siswa & CRUD
  • Rapot
  • Dan lain-lain

Release Date

Release date : 28 Apr 2020

Sistem Informasi Akademik Sekolah merupakan project open source yang dibuat oleh Adhi Ariyadi. Kalian dapat download/fork/clone. Cukup beri stars di project ini agar memberiku semangat. Terima kasih!


Default Account for testing

Admin Default Account


Install

  1. Clone Repository
git clone https://github.com/adhiariyadi/Sistem-Informasi-Akademik-Sekolah-Laravel.git
cd Sistem-Informasi-Akademik-Sekolah-Laravel
composer install
cp .env.example .env
  1. Buka .env lalu ubah baris berikut sesuai dengan databasemu yang ingin dipakai
DB_CONNECTION=mysql
DB_HOST=127.0.0.1
DB_PORT=3306
DB_DATABASE=laravel
DB_USERNAME=root
DB_PASSWORD=
  1. Instalasi website
php artisan key:generate
php artisan migrate --seed
  1. Jalankan website
php artisan serve

Author

Contributing

Contributions, issues and feature requests di persilahkan. Jangan ragu untuk memeriksa halaman masalah jika Anda ingin berkontribusi. Berhubung Project ini saya sudah selesaikan sendiri, namun banyak fitur yang kalian dapat tambahkan silahkan berkontribusi yaa!

License

  • Copyright ยฉ 2020 Adhi Ariyadi.
  • Sistem Informasi Akademik Sekolah is open-sourced software licensed under the MIT license.

sistem-informasi-akademik-sekolah-laravel's People

Contributors

adhiariyadi avatar dimpurw avatar didotz 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.