Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dmzhari/bkk
i think my school don't have project so i can build for this (Bursa Kerja Khusus Mahardhika Batujajar)
https://github.com/dmzhari/bkk
bkk bursa-kerja-khusus nativephp php phpnative project school-project
Last synced: about 2 months ago
JSON representation
i think my school don't have project so i can build for this (Bursa Kerja Khusus Mahardhika Batujajar)
- Host: GitHub
- URL: https://github.com/dmzhari/bkk
- Owner: dmzhari
- License: gpl-3.0
- Created: 2023-02-21T07:30:38.000Z (almost 2 years ago)
- Default Branch: master
- Last Pushed: 2024-12-02T05:49:17.000Z (about 2 months ago)
- Last Synced: 2024-12-02T06:28:46.154Z (about 2 months ago)
- Topics: bkk, bursa-kerja-khusus, nativephp, php, phpnative, project, school-project
- Language: CSS
- Homepage: https://www.smkmahardhika.sch.id/
- Size: 10.1 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.MD
- License: LICENSE
Awesome Lists containing this project
README
# 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
[email protected]
partner990
Partner
[email protected]
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](LICENSE)