Coder Social home page Coder Social logo

gits-msib4-tugas6-1's Introduction

TUGAS 6 | Studi Independen GITS ID

๐Ÿ‘จ Creator

  • Name: Ferdy Hahan Pradana

  • Campus: Politeknik Negeri Malang

๐Ÿ“Œ Description

  • This repository was created to fulfill the Tugas 6 assignment in the Independent Fullstack Web Developer Study program by GITS.id partner, MSIB Batch 4.
  • You can use the login with google feature if you have GOOGLE_CLIENT_ID and GOOGLE_CLIENT_SECRET from after creating a google cloud account and it has been set for authentication (settings on .env)

๐Ÿ“ท Demo

  • Login Admin

    admin.mp4
  • Login Non Admin

    nonadmin.mp4
  • Login With Google (Setup Google Cloud)

    loginwithgoogle.mp4

๐Ÿ“– How To Use

  1. Clone this repository

    git clone https://github.com/ferdyhape/latihan_minibos_gits.git
    
  2. Copy paste .env.example file and rename as .env

  3. Adjust the database name in the env file on DB_DATABASE

  4. Generate Key

    php artisan key:generate
    
  5. Install dependencies

    composer install
    
  6. Generate mirror link

    php artisan storage:link
    
  7. Migrate the tables

    php artisan migrate
    
  8. Insert the data from seeder to database

    php artisan db:seed
    
  9. Start the server

    php artisan serve
    
  10. Login with this crediential

    • If you want to use admin role (can dashboard access):

      Email:

      Password:

      password
      
    • If you want to use non admin role (can't dashboard access):

      Email:

      Password:

      password
      
    • You can also use the register feature, but you don't get admin access (can't dashboard access):

      http://127.0.0.1:8000/register
      
  11. Enjoy use!

โš™๏ธ Technology Used:

  • Laravel 9
  • Jquery 3.6.4
  • SweetAlert
  • Bootstrap 5.2
  • BootstrapIcon
  • BoxIcon
  • FontAwasome
  • Intervention Image
  • Socialite

๐Ÿ”— About Creator

portfolio linkedin instagram github

gits-msib4-tugas6-1's People

Contributors

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