Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/r-n/si-pak-dosen
Information system that facilitates lecturer credit assessment
https://github.com/r-n/si-pak-dosen
ajax codeigniter dosen information-system information-systems jquery jquery-ajax lecturer paging php web
Last synced: 20 days ago
JSON representation
Information system that facilitates lecturer credit assessment
- Host: GitHub
- URL: https://github.com/r-n/si-pak-dosen
- Owner: R-N
- License: mit
- Created: 2022-03-29T17:14:47.000Z (almost 3 years ago)
- Default Branch: master
- Last Pushed: 2024-11-21T13:17:55.000Z (about 1 month ago)
- Last Synced: 2024-11-21T13:22:07.301Z (about 1 month ago)
- Topics: ajax, codeigniter, dosen, information-system, information-systems, jquery, jquery-ajax, lecturer, paging, php, web
- Language: HTML
- Homepage: https://si-pak-dosen.vercel.app
- Size: 11.4 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: contributing.md
- License: LICENSE
Awesome Lists containing this project
README
# SI PAK Dosen
Config in application/config/config.php:
- $config['base_url'] = 'http://localhost/si-pak-dosen'; // (it should be able to adjust to your path though)Database creds in application/config/database.php:
- 'hostname' => 'localhost',
- 'username' => 'root',
- 'password' => '',
- 'database' => 'si-pak-dosen',
- 'dbdriver' => 'mysqli',Users:
1. Dosen
- Username: dosen
- Password: dosen
2. Admin
- Username: admin
- Password: adminDosen juga termasuk penilai. Admin dapat membuat akun penilai baru.