A simple and efficient digital visitor management system created to streamline the guest check-in process at the Genomics Clinic (PT GSI) office. This application replaces the traditional paper guestbook, enhancing security and operational efficiency by maintaining a digital record of all visitors.
- Digital Registration: Fast and easy data entry for visitors, including name, company, and purpose of visit.
- WhatsApp Automation (Barantum API): Integrated with Barantum API to automatically notify employees via WhatsApp the moment their guest arrives.
- Monthly Analytics & Charts: Features a comprehensive reporting system that generates monthly visitor summaries with visual data charts for better insights.
- Timestamping: Automatically records check-in and check-out times for accurate tracking.
- Data Security: Securely stores visitor data, eliminating the privacy risks associated with open-entry paper logbooks.
- Search & Export: Allows administrators to easily search for visitor records and export logs for administrative or security audits.
- Frontend:
HTML, CSS (Bootstrap), JavaScript - Backend:
PHP Native - Database:
MySQL - Integrations:
Barantum WhatsApp API - Charts:
Chart.js(atau sebutkan library lain jika Anda menggunakan yang berbeda)
- Visitor Entry: Open your browser at
http://localhost:[PORT]for the main check-in form. - Auto-Notification: Once the visitor submits the form, the system triggers the Barantum API to send an instant WhatsApp notification to the host.
- Admin Dashboard: Access the
/adminpanel to:- View real-time visitor logs.
- Analyze monthly traffic through Visual Charts.
- Generate and export monthly visitor reports.
