Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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/)