Skip to content

🏫 Academic Information System at SMK Nasional Malang - School Project ( 12th Grade / 2016 )

License

Notifications You must be signed in to change notification settings

greggygf/sisinfo-smknas-mlg

Repository files navigation


Logo

Sistem Informasi Akademik SMK Nasional Malang

"Sistem Informasi Akademik SMK Nasional Malang" Website Application is a Website that is used to store a lot of information. Information that can be stored is Subjects, Majors, Competency Standards, Teachers, Students, Student Guardians, and Values. This application is expected to facilitate the work of Teachers / Admins in conducting data collection.

This application was created for assignments on the 12th grade "Project" subjects.

Table of Contents

About The Project

Login Page

Login Page

Main Page

Main Page

Example Form Page

Example Form Page

Built With

Installation

  1. Clone the repo
git clone https://github.com/bluohazard/sisinfo-smknas-mlg.git

Git Clone

  1. Import Database database/sekolah.sql to your PhpMyAdmin

  2. Edit file koneksi.php adjust to your database connection. Example :

$host = "localhost";    // MySQL host Url
$user = "root";         // MySQL user
$password = "";         // MySQL password
$database = "sekolah";  // database name

License

Distributed under the MIT License. See LICENSE for more information.

Contact

Greggy Gianini Firmansyah - @greggygf - greggygf@gmail.com