greggygf/laundry_smk
๐ Greggy Laundry Online - School Project ( Grade 12 / 2017 )
Greggy Laundry Online
"Greggy Laundry Online" Website Application is a Website that is used to store a lot of information. Information that can be stored is member data, item data, login data, item usage data, purchase data, purchase detail data, transaction detail data, transaction data, laundry type data, employee data, supplier data, and tariff data 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 "Dynamic Web" subjects.
Table of Contents
About The Project
Login Page
Main Page
Example Form Page
Built With
Installation
- Clone the repo
git clone https://github.com/bluohazard/laundry_smk.git-
Import Database
attachment/database/jasa_laundry.sqlto your PhpMyAdmin -
Edit file
config/koneksi.phpadjust to your database connection. Example :
$host = "localhost"; // MySQL host Url
$user = "root"; // MySQL user
$password = ""; // MySQL password
$database = "jasa_laundry"; // database name
License
Distributed under the MIT License. See LICENSE for more information.
Contact
Greggy Gianini Firmansyah - @greggygf - greggygf@gmail.com




