/BKK

i think my school don't have project so i can build for this (Bursa Kerja Khusus Mahardhika Batujajar)

Primary LanguageCSSGNU General Public License v3.0GPL-3.0

THIS PROJECT UNDER CONSTRUCTION

Features

  • PARTNER
    • CRUD LOKER
    • CHECKING DATA PELAMAR (ORDER BY LOKER)
    • SETTING PROFILE
  • CLIENT / PENCAKER / PELAMAR
    • INFO LOKER
    • ACC LOKER
    • SETTING PROFILE

How To

  • Install
    • First you must install composer and git to your system
    • if all of that has been installed
    • open your terminal and following this command
git clone https://github.com/dmzhari/BKK
cd BKK
composer install
  • Usage

    • Create Database name db_blablabla(Database name is up to you) in your phpmyadmin
    • Restore database from folder db into the db_blablabla
    • Open Folder inc and then open the file function.database.php
    • Then Changed All Database into your MySQL Database
    • Finish
  • Login User

    Username Password Level
    partner@gmail.com partner990 Partner
    hari990@gmail.com ecchi990 Client

Note

if this project you installed in sub folder or sub directory you must change this file detail_loker.php from folder user and go to line 63 changed base_url("false", "replace this and change it to where this project is saved in sub folder or directory")

License

GNU GPL v3