Skip to content

The program code for developing the Indibiz Data Analysis system at Telkom Lampung is structured using several available programming languages ​​and frameworks.

License

Notifications You must be signed in to change notification settings

kevinsimorangkir21/Kedaton-Connect

Repository files navigation

Kedaton Connect | Created by : Duo K

Version : 1.0

Library Github Commit Github Contributors

Table Of Contents

Contributing

Introduction System

Member Of Duo K

Role & Position Member Of Duo K

Installation Steps

UML Diagram

Screenshot System

Video Demo System

Introduction System

Kedaton Connect is a system that can analyze Indibiz customer data with the aim of obtaining accurate and detailed data so that the data can be estimated in the future for the company. This system is also integrated with several data, making it easier to use a system. This system also consists of several different roles and access rights with the aim of good and structured use.

Member Of Duo K


Kevin Simorangkir

121140150

Ignatius Krisna

121140037

Role & Position Member Of Duo K

Name Division
Kevin Simorangkir BGES
Ignatius Krisna MBB

Instalation Steps

There are 2 different installation stages, namely Pre Install and Intra Install .

Pre-Install

At this stage is the stage of preparing several tools, especially frameworks and tools that will later be needed for this project. The following is needed for this project:

  • Composer :
  • https://getcomposer.org/download/
  • Laravel 5 :
  • https://laravel.com/docs/10.x
  • XAMPP :
  • https://www.apachefriends.org/download.html
  • Git Bash :
  • https://git-scm.com/downloads

    Intra-Install

    At this stage is the installation stage of this project with the available steps. Here are the installation steps:

  • Run GitBash and clone this GitHub repository
  • https://github.com/kevinsimorangkir21/TelkomAkses-Dash.git
  • Open Visual Studio Code / Other Code Editors
  • Run Command Prompt / Terminal similar
  • composer update
  • Run XAMPP, create a database. Can be accessed at the following link
  • http://localhost/phpmyadmin
  • Copy .env.example / run CLI with command
  • cp .env.example .env
  • Change the file name .env.example to .env
  • http://localhost/phpmyadmin
  • Access the .env file again and change DB_DATABASE to the name of the database that was created on LocalHost
  • Run Command Prompt/Terminal again and enter
  • php artisan migrate:fresh --seed
    php artisan vendor:publish
    php artisan key:generate
  • To access this project on the web, run the command
  • php artisan serve

    UML Diagram

    The following is a UML diagram in the Kedaton Connect system which has been arranged in a perfect structure according to the storyline

    Screenshots

    The following is a display of the Kedaton Connect system which has been arranged with a perfect structure according to the storyline

    Video Demo System

    System Simulation

    About

    The program code for developing the Indibiz Data Analysis system at Telkom Lampung is structured using several available programming languages ​​and frameworks.

    Resources

    License

    Stars

    Watchers

    Forks