View on GitHub

system_information_school

Build website using laravel as backend, vue js as front end and full request using api with middleware api passport.

System Information School

School information system is a useful website to facilitate school data collection. Built with laravel v.7.0, vue.js v.2.5.17, vue router v.3.3.4 and vuex v.3.4.0

Demo

For Link Demo

For account login with :

NIK = 11111111 & Password = password

Manual Setup

Installation

composer install
php artisan application:install

If you want development you can keyword in cli

npm install

Start Serve

php artisan serve

Feature

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change. Please make sure to update tests as appropriate.