Skip to content

Speed Laundry merupakan project akhir pelatihan VSGA yang diselenggarakan oleh KOMINFO

Notifications You must be signed in to change notification settings

raihanprojecthub/speed-laundry

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Speed Laundry

Aplikasi speed laundry adalah suatu aplikasi berbasis web yang dirancang untuk memudahkan pengguna dalam melakukan pemesanan dan administrasi pesanan layanan laundry. Aplikasi ini memiliki dua sisi, yaitu sisi client (pengguna atau pelanggan) dan sisi admin (pengelola atau pihak penyedia layanan laundry).

Features

  • Fitur menambah pesanan laundry
  • Fitur menghapus pesanan laundry
  • Fitur mengedit pesanan laundry
  • Fitur melihat pesanan laundry
  • Fitur mencetak bukti transaksi

Tech

Aplikasi laundry dibangun dengan berikut:

  • HTML - Standard markup language for document designed to be displayed in a web browser.
  • CSS - Style sheet language used for describing the presentation of a document written in a markup language.
  • Bootstrap - The most popular HTML, SCC, and JS library in the world.
  • PHP - Popular general-porpose scripting language that is especially suited to web development.
  • JSON - JSON (JavaScript Object Notation) is a lightweight data-interchange format. It is easy for humans to read and write.
  • VSCODE - Visual Studio Code is a code editor redefined and optimized for building and debugging modern web and cloud applications.
  • XAMPP - XAMPP is a easy to install Apache distribution containing MariaDB, PHP and Perl.
  • GOOGLE CHROME - The browser built by Google.

Requirement

  • XAMPP 7.4.9 or later
  • PHP 7.2 or later

Structure

speedlaundry
└── admin
│   │   admin.php
│   │   detail.php
│   │   hapus.php
│   │   header.php
│   │   tambah.php
│   │   ubah.php
└── data
│   │   data.json
│   │   login.json
└── img
│   │   blue-snow.png
│   │   laundry.png
│   │   logo.png
└── library
│   └── css
│   │   │   bootstrap.min.css
│   │   │   style.css
│   └── js
│   │   │   bootstrap.bundle.min.js
│   │   │   bootstrap.min.js
│   cetak.php
│   detail.php
│   hapus.php
│   header.php
│   index.php
│   pemesanan.php
│   README.md
│   riwayat.php

Installation

Pindahkan semua file ke dalam folder

C:\xampp\htdocs\[your folder]

Start Apache pada XAMPP Control Panel

Akses pada browser

localhost/[your folder]

Credits

@ 2023 Raihan Ramadhan. All rights reserved.

About

Speed Laundry merupakan project akhir pelatihan VSGA yang diselenggarakan oleh KOMINFO

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published