Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ranolangari/sistem-pendukung-keputusan-rekrutmen-pegawai-menggunakan-metode-saw-dan-profile-matching
Sistem Pendukung Keputusan Rekrutmen Pegawai Menggunakan Metode SAW dan Profile Matching
https://github.com/ranolangari/sistem-pendukung-keputusan-rekrutmen-pegawai-menggunakan-metode-saw-dan-profile-matching
codeigniter php spk
Last synced: 25 days ago
JSON representation
Sistem Pendukung Keputusan Rekrutmen Pegawai Menggunakan Metode SAW dan Profile Matching
- Host: GitHub
- URL: https://github.com/ranolangari/sistem-pendukung-keputusan-rekrutmen-pegawai-menggunakan-metode-saw-dan-profile-matching
- Owner: RanoLangari
- License: mit
- Created: 2024-08-07T18:39:55.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2024-08-07T18:52:44.000Z (3 months ago)
- Last Synced: 2024-10-01T07:42:11.630Z (about 1 month ago)
- Topics: codeigniter, php, spk
- Language: HTML
- Homepage:
- Size: 8.15 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- Contributing: contributing.md
- License: license.txt
Awesome Lists containing this project
README
# Sistem Pendukung Keputusan Pemilihan Karyawan Terbaik Menggunakan kombinasi Metode Simple Additive Weighting (SAW) dan Profile Matching
## Installation
1. Clone this repository to htdocs directory if you are using XAMPP or www directory if you are using WAMP or Laragon.
2. Create a new database in phpMyAdmin and import the `spk-pm1.sql` file.
3. Open the `config.php` file in the `config` directory and change the database configuration and base URL according to your configuration.
4. Open your browser and go to `http://localhost/spk-pm1` to access the application.## Usage
1. Open your browser and go to `http://localhost/spk-pm1` to access the application.
## License
[MIT](https://choosealicense.com/licenses/mit/)