Tool Berbasis Web Untuk membuat Laporan Praktik Kerja Lapangan
Version 1.0
- Online/Offline Mode
- Laporan langsung aja
- Tinggal Select jam Mulai Praktik
- Select tanggal
- Convert Data to PDF
1. cd /xampp/htdocs (your www path)
2. git clone https://github.com/ivanwebdevs/PKL-AUTO
4. edit /PKL-AUTO/jurnal.php
5. Sadar ga sadar di situ gada nomor 3
- Untuk Mengganti Judul Pada PDF file Kalian bisa buka 'jurnal.php'
>//Jurnal.php
>$title = "Jurnal PKL";
>$judul = "JURNAL KEGIATAN HARIAN TARUNA";
>$kota = "Balikpapan";
>$tahun = "2021";
Please read CONTRIBUTING.md for details on our code of conduct and the process of submitting pull requests to us.
This project is licensed under the Apache License - see the LICENSE file for details