bootstrap website templates

Sistem Informasi Fakultas Teknik Unsrat

Sistem Informasi Fakultas Teknik Unsrat

Hai sahabat Source Code Aplikasi, di postingan ini saya mau berbagi tentang Sistem Informasi Fakultas Teknik Unsrat yang semoga dapat bermanfaat untuk anda dalam belajar pengembangan aplikasi berbasis JavaScript. Source code aplikasi ini dapat sobat download secara gratis dan dijadikan rujukan coding guna pengembangan program atau juga dapat dimanfaatkan inspirasi pembuatan tugas kuliah, atau bahkan dapat juga diaplikasikan langsung, meski harus tetap memperhatikan copyright developer pada aplikasinya.

Deskripsi Aplikasi


Sistem Informasi Fatek

Proyek pengembangan sistem informasi Fakultas Teknik Universitas Sam Ratulangi.

Versioning

Versi 1.0.0

  1. Sistem informasi SK1

Prerequisites

  1. Apache Web Server & MySQL Database
  2. Text Editor.
  3. GitHub Desktop

Instalation

  1. Click Clone or download
  2. Clik Open in desktop
  3. In GitHub desktop: choose your htdocs directory for the project
  4. Before working the code, don't forget to create a branch with your name in it
  5. Customize these two file with your development environment
$config['base_url'] in /{project_name}/zerolevel2/config/config.php
/{project_name}/zerolevel2/config/database.php
  1. Working the code at your branch only
  2. Commit to your branch
  3. Push to origin at your branch
  4. Create pull request to merge your branch to the main branch

Project Structure

CodeIgniter Engine

Codeigniter engine (/system) are exclude in the project directory. Feel free to edit the index.php file pointing at your system directory

$system_path = '../system' in /[root]/index.php

Testing Controller

Create your own testing controller in folder testing. Note: This directory will be remove in production stage

/controller/testing/

Tim Pengembang

© Copyright 2020 Source Code Aplikasi. All Rights Reserved.