GithubHelp home page GithubHelp logo

absensi-online's Introduction

Absensi Online V2.0

1

Aplikasi Absensi Online dibangun menggunakan framework PHP Laravel, memberikan solusi modern untuk manajemen absensi karyawan atau siswa secara efisien. Aplikasi ini dirancang dengan antarmuka pengguna yang bersih dan responsif untuk memastikan pengalaman pengguna yang optimal.

Apa yang update?

1. Penambahan webcam
2. Tutup atau buka otomatis
3. Penguatan security(captcha, csrf, dsb)
4. Website yang responsive
5. Dsb

Apa yang dibutuhkan?

1. PHP Server
2. MYSql database
3. Koneksi internet
4. Dsb

Cara penggunaan

1. Unduh repository ini
2. Jalankan "composer install"
3. Jalankan "cp .env.example .env"
4. Jalankan "php artisan key:generate"
5. Jalankan "php artisan migrate:fresh"
6. Jalankan "php artisan db:seed --class=CreateUserAdmin"
7. Jalankan "php artisan db:seed --class=SettingAbsensi"
8. Setting .env file (Sub judul selanjutnya)
9. Selanjutnya file setting file .env di bawah ini

Cara setting file .env

1. APP_DEBUG=false
2. APP_URL=https://sesuaikan_url_anda.com *disarankan / http://sesuaikan_url_anda.com
3. Tambahkan FORCE_HTTPS=true(jika menggunakan protokol https *disarankan) / false(jika menggunakan protokol http)
4. DB_HOST=host_mysql
5. DB_PORT=3306 / sesuaikan port mysql anda
6. DB_DATABASE=absensi_online / sesuaikan nama database anda
7. DB_USERNAME=icwr / sesuaikan username database anda
8. DB_PASSWORD=icwr / sesuaikan password database anda
9. APP_ENV=local / production / testing (sesuaikan dengan lingkungan anda)

Default akun

Email: [email protected]
Password: icwr

Hal yang harus diperhatikan

1. Harus menggunakan https demi kelancaran library webcam
2. Ubah username dan password default dengan cara
    tambahkan user pada dashboard admin dan hapus
    user icwr (demi keamanan website anda)

Komponen

  • Laravel
  • Bootstrap
  • Jquery
  • Datables
  • Chart.js
  • Webcam.js
  • Dashboard admin Reza-Admin

Lain-lain

Powered
visitor badge 292222072-1c0ace01-95e0-4bcd-a7ce-b5e2765084e5

Gambar lain

10 9 8 7 6 5 4 3 2

absensi-online's People

Contributors

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