Aplikasi Sistem Informasi Kepegawaian (Simpeg) dg NOTIF WHATSAPP - by robialakbar GRATIS

3 min read 12 hours ago
Published on Nov 04, 2025 This response is partially generated with the help of AI. It may contain inaccuracies.

Table of Contents

Introduction

This tutorial will guide you through the process of setting up the Aplikasi Sistem Informasi Kepegawaian (Simpeg) with WhatsApp notifications, as presented in the video by Robi Al Akbar. You'll learn how to download the source code, set up the application, and configure it for use. This project is beneficial for managing employee information and enhancing communication through WhatsApp notifications.

Step 1: Download the Source Code

To get started, you need to download the source code for the Simpeg application.

  1. Visit the download link: Robi Al Akbar Source Code.
  2. Follow these requirements to receive the download password:
    • Subscribe to the YouTube channel.
    • Leave a comment on the video.
    • Follow Robi Al Akbar on Instagram: Instagram Profile.
    • Join the Telegram group: Telegram Group.
  3. After completing the above steps, take a screenshot and send it via WhatsApp to:
  4. Once confirmed, you will receive the WinRAR password to access the source code.

Step 2: Set Up the Environment

Before running the application, ensure you have the right environment set up.

  1. Install PHP version 7.3 on your system. This is crucial for running the application smoothly.
  2. Download and install a web server like XAMPP or WAMP if you don't have one already.
  3. Extract the downloaded source code using the WinRAR password provided.

Step 3: Configure the Application

Now, you'll need to configure the application settings.

  1. Navigate to the extracted application folder.

  2. Open the configuration file (usually named config.php or similar).

  3. Update the database connection settings:

    • Hostname
    • Database name
    • Username
    • Password
  4. Save your changes.

Step 4: Access the Admin Dashboard

To manage the application, access the admin dashboard.

  1. Open your web browser.
  2. Go to http://localhost/your-folder-name (replace your-folder-name with the actual folder name where the application is located).
  3. Log in using the following credentials:
    • Username: dora
    • Password: 123456

Step 5: Implement WhatsApp Notifications

To enable WhatsApp notifications, follow these steps:

  1. Ensure you have the WhatsApp API integrated into your application.
  2. Configure the notification settings in the application’s dashboard.
  3. Test the notification feature by sending a test message.

Conclusion

You have successfully set up the Aplikasi Sistem Informasi Kepegawaian with WhatsApp notifications. Remember to explore the application's features and customize it according to your needs. For further enhancements, consider diving into PHP development or integrating additional functionalities. Enjoy managing your employee information effectively!