https://github.com/rickymartinginting/webgisci4
Website Pendataan Lokasi Sekolah Dengan CodeIgniter 4
https://github.com/rickymartinginting/webgisci4
codeigniter codeigniter4 webgis
Last synced: 15 days ago
JSON representation
Website Pendataan Lokasi Sekolah Dengan CodeIgniter 4
- Host: GitHub
- URL: https://github.com/rickymartinginting/webgisci4
- Owner: rickymartinginting
- License: mit
- Created: 2020-08-12T09:14:47.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2020-11-06T14:01:00.000Z (over 4 years ago)
- Last Synced: 2025-03-24T23:41:27.761Z (about 1 month ago)
- Topics: codeigniter, codeigniter4, webgis
- Language: JavaScript
- Homepage:
- Size: 10.2 MB
- Stars: 23
- Watchers: 1
- Forks: 20
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: license.txt
Awesome Lists containing this project
README
# WebGis CodeIgniter 4
## Apa Itu Web GIS
Web Geographic Information System ( WebGIS ). Menurut Prahasta (2007), WebGIS adalah aplikasi GIS atau pemetaan digital
Website ini di kembangkan dengan
[Codeigniter 4 ](https://codeigniter.com/)
[LeaFlet](https://leafletjs.com/)
[Bootstrap 4](https://getbootstrap.com/docs/4.0/getting-started/introduction/)## Cara Pemasangan
Pastikan kamu di komputer kamu sudah terpasang
[Composer](https://getcomposer.org/) dan [Git](https://git-scm.com/)Download dengan cara
`git clone https://github.com/rickyginting/WebGis-CodeIgniter-4.git` Setelah proses selesai silahkan lakukan update dependencies dengan cara `composer update`## Konfigurasi
Pastikan kamu sudah menjalankan local server kamu, kemudian ubah file `env` menjadi `.env` dan migrate file database dengan cara `php spark migrate` kemudain jalankan server `php spark serve`
## Screenshots

**Halaman Home Page**
**Halaman Detail Sekolah**
**Table Data Sekolah**
**Halaman Masuk**
**Halaman Mendaftar**
**Halaman Dashboard Admin**
**Halaman Tambah Sekolah**