Coder Social home page Coder Social logo

sistem-informasi-manajemen-sekolah's Introduction

Sistem Informasi Manajemen Sekolah

Table of Content

Third Party

Front End

Name Link
Bootstrap https://getbootstrap.com/
Jquery https://jquery.com/

Back End

Name Link
Jetstream Livewire https://jetstream.laravel.com/
Spatie Laravel Permission https://spatie.be/docs/laravel-permission/v5/introduction
DOMPDF https://github.com/barryvdh/laravel-dompdf

Installation

Composer

Before run composer update

  • Install composer first if you don't have it in your machine

Node Js

Before run npm install and npm run build

  • Install Node Js first if you don't have it in your machine

Laravel

  1. Clone Repo: git clone https://github.com/GalehLudi/Sistem-Informasi-Manajemen-Sekolah.git
  2. Rename env file to .env
  3. Run composer update
  4. Run php artisan key:generate
  5. Change .env file on DB_DATABASE to your database name
  6. Check and change DB_USERNAME and DB_PASSWORD to your configuration database
  7. Run npm install
  8. Run npm run build
  9. Run php artisan migrate or php artisan migrate:refresh
  10. Run php artisan db:seed
  11. Run server using php artisan serve

User Login

Email Password Level
[email protected] Admin123 Super Admin
[email protected] Admin123 Admin
[email protected] Publik123 Publik

Update

> Fix error (03-11-2022)
> Change logo url & add db seed (05-12-2022)

Sistem Informasi Manajemen Sekolah created by Galeh Ludi

sistem-informasi-manajemen-sekolah's People

Contributors

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