Git Product home page Git Product logo

web-based-sig-wisata-kota-surabaya's Introduction

web-based-sig-wisata-kota-surabaya

Sistem Informasi Geografis (SIG) / GIS Wisata Kota Surabaya Berbasis Web

Aplikasi Sistem Informasi Geografis (SIG) / GIS Wisata Kota Surabaya Berbasis Web. Untuk frontend menggunakan Native PHP5 dan untuk backend menggunakan framework CodeIgniter.

Semoga bisa bermanfaat, bagi yang ingin mempelajari :

  • Web programming, terutama native PHP5, PHP Framework (CodeIgniter), Jquery dan CSS3
  • Cara kerja REST API, dalam hal ini GMap (Google Map) API v3
  • SIG - Sistem Informasi Geografis / GIS - Geographical Informasion System

Instalasi :

  • Cukup download atau clone file-file di repo ini, dan copy kan pada web direktori kamu.
  • Buat database baru, dan import file Sql ke database yang kamu buat. Silahkan WA ke o856 48587 856, untuk file Sql nya. Nanti akan diemail.
  • Buka file 'configdb.php' pada baris ke 6, sesuaikan dengan setting database kamu. contoh $mysqli = new mysqli('localhost','user-kamu','password-kamu','nama-database-kamu');
  • Buka file 'database.php' pada folder admin/application/config. Sesuaikan dengan setting database kamu. contoh $db['default']['hostname'] = 'localhost'; $db['default']['username'] = 'user-kamu'; $db['default']['password'] = 'password-kamu'; $db['default']['database'] = 'nama-database-kamu'; $db['default']['dbdriver'] = 'mysqli';
  • Buka file 'config.php' pada folder admin/application/config. Sesuaikan dengan setting nama folder admin project kamu. contoh $config['base_url'] = 'http://localhost/project-kamu/admin';
  • Tes jalankan pada browser.

Preview : https://imgur.com/a/4X1HS

Minimum requirements :

  • PHP 5.x
  • MySql 5.x atau MariaDB 5.x

Elements :

  • Bootstrap v3.x
  • Bootswatch v3.x Cosmo Themes
  • CodeIgniter v3.x
  • Jquery v1.x
  • Datatables v1.x

Feel free to reach me on : www.firstplato.com

web-based-sig-wisata-kota-surabaya's People

Contributors

ipang-dwi avatar

Watchers

James Cloos avatar Andri Darmawan avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.