All Projects → ferdiansyah0611 → system_information_school

ferdiansyah0611 / system_information_school

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

Programming Languages

Vue
7211 projects
PHP
23972 projects - #3 most used programming language
Blade
752 projects
shell
77523 projects

Projects that are alternatives of or similar to system information school

Nodejs Notes App
A web app to create notes, and save it using Mongodb, plus authentication using passport.
Stars: ✭ 130 (+664.71%)
Mutual labels:  bootstrap4, passport
teanjs
🔥 TypeORM - Express - Angular 8 - NestJS Server Side Rendering (SSR) 😺
Stars: ✭ 62 (+264.71%)
Mutual labels:  passport
bootstrap-css-interview-questions
Bootstrap-CSS Interview Questions
Stars: ✭ 55 (+223.53%)
Mutual labels:  bootstrap4
klaravel
DEPRECATED Laravel control panel for developers, comes with integrated Scaffold generator, backups, logs, and embedde user guide.
Stars: ✭ 24 (+41.18%)
Mutual labels:  bootstrap4
phoenix bootstrap form
Bootstrap 4 Forms for Phoenix/Elixir Applications
Stars: ✭ 38 (+123.53%)
Mutual labels:  bootstrap4
Laravel-Ecommerce-API
Lite E-Commerce API
Stars: ✭ 32 (+88.24%)
Mutual labels:  passport
passport-yandex
Yandex authentication strategy for Passport and Node.js.
Stars: ✭ 19 (+11.76%)
Mutual labels:  passport
ct-argon-dashboard-pro-laravel
Argon Pro Dashboard For Laravel Framework 9.x and Up
Stars: ✭ 31 (+82.35%)
Mutual labels:  bootstrap4
webpack-4-react-bootstrap-starter-template
Starter boilerplate template for webpack 4 with React, Bootstrap 4
Stars: ✭ 16 (-5.88%)
Mutual labels:  bootstrap4
noteworx-react-mongodb
A basic note application that uses React frontend to capture and manage notes, an api written in ExpressJS, and mongodb to store notes
Stars: ✭ 70 (+311.76%)
Mutual labels:  bootstrap4
react-bootstrap-ribbon
A ribbon menu inspired by Microsoft for React using Bootstrap
Stars: ✭ 24 (+41.18%)
Mutual labels:  bootstrap4
visualize-dna-sequences
Visualizing DNA Sequences via Javascript
Stars: ✭ 51 (+200%)
Mutual labels:  bootstrap4
yelp-camp
A Node.js web application project from the Udemy course - The Web Developer Bootcamp by Colt Steele
Stars: ✭ 36 (+111.76%)
Mutual labels:  passport
there-are-lots-of-people-in-Baiyun-airport
挑战杯 - 广州白云机场人流量时空分布预测系统 - 前端
Stars: ✭ 14 (-17.65%)
Mutual labels:  bootstrap4
HelpingHand
A Donation Website With Razorpay Payment Gateway Integration. Tech Stack Used- HTML, CSS, JavaScript.
Stars: ✭ 25 (+47.06%)
Mutual labels:  bootstrap4
loopback3 angular6 bootstrap4
API Rest build by Loopback. Frontend on Angular 6
Stars: ✭ 26 (+52.94%)
Mutual labels:  bootstrap4
jeesuite-passport
Jeesuite-passport是面向企业级单点登录、统一认证的一站式解决方案。支持微信、企业微信、主流开放平台OAuth、Oauth2.0,JWT、SAML2.0多种认证集成模式。
Stars: ✭ 108 (+535.29%)
Mutual labels:  passport
bootstrap4-datetimepicker
datetimepicker for bootstrap 4
Stars: ✭ 183 (+976.47%)
Mutual labels:  bootstrap4
github-client
A Frontend Application using Pure Javascript and Github API
Stars: ✭ 21 (+23.53%)
Mutual labels:  bootstrap4
PkgPage.jl
Create a beautiful landing page for your package in less than 10 minutes.
Stars: ✭ 98 (+476.47%)
Mutual labels:  bootstrap4

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

  • Please configuration database for this projects. Change in .env.example to .env
  • Move file image in folder public/image to folder storage/app/public/image
  • php v.7 or later

Installation

composer install
php artisan application:install

If you want development you can keyword in cli

npm install

Start Serve

php artisan serve

Feature

  • Middleware
    • Administrator
    • Admin
    • Teacher
  • Frontend & Backend
    • Admin Template Xoric
    • Dashboards
    • Passport API authentication
    • CRUD school
    • CRUD class
    • CRUD study
    • CRUD teacher
    • CRUD student
    • CRUD homeroom teacher
    • CRUD task assessment
    • CRUD report card
    • Export excel in all tables
    • Import excel in all tables
    • Notes

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.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].