SisAka SMK
1.0.0

"Akadmik Vocational Information System" 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 teacher / admin in collecting data.
This application was created for assignment to the subject "project" of the 12th grade project.



git clone https://github.com/bagussatoto/SisAka-SMK.git Import database database/sekolah.sql to your phpmyadmin
Edit the koneksi.php adjust to your database connection. Example:
$host = "localhost"; // MySQL host Url
$user = "root"; // MySQL user
$password = ""; // MySQL password
$database = "sekolah"; // database name
Distributed under The Mit License. See LICENSE for more information.
Bagus Satoto - @Bagus_Satoto1