Skip to content

Latest commit

 

History

History
28 lines (21 loc) · 1.71 KB

README.md

File metadata and controls

28 lines (21 loc) · 1.71 KB

Website Inventory Application

IWare (Inventory Warehouse) is a web-based inventory application for warehouse inventory management at PT Cahaya Mulia Adhilestari. This application has features; home page, supplier data page, incoming goods page, and outgoing goods page.

Screenshots 🖥️

Halaman Home:

Halaman Data Supplier:

Halaman Barang Masuk:

Halaman Barang Keluar:

Build With 🛠

  • [HTML5] - a standardized markup language for documents designed to be displayed in internet browsers.
  • [CSS3] - is a rule to organize several components in a web so that it will be more structured and uniform.
  • Bootstrap - Responsive Design
  • Javascript - Asynchronous Data Loading and makes the website more interactive.
  • [AJAX] - Promises and Async/Await
  • PHP - a scripting language with common functions that is mainly used for web development.
  • MySQL - SQL database management system software or DBMS that is multi-line, multi-user used as data storage.

Architecture 🗼

This app uses [OOP Paradigm(Object Oriented Programming)] architecture.