Skip to content

Aplikasi Point of Sale berbasis website menggunakan PHP native, Vanila Javascript , Bootstrap 5, Datatables dan MySQL

Notifications You must be signed in to change notification settings

or-abdillh/POS-PHP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

POS

Point Of Sale

📌 UAS PROJECT - PEMROGRAMAN WEB 2022

About

POS adalah sebuah aplikasi point of sale berbasis website yang dibangun menggunakan tech stack JS - PHP - MySQL.

Aplikasi ini dapat membantu dalam melakukan pencatatan setiap transaksi toko serta mengelola item atau inventaris toko.

Languages and Tools

  • Vanila JavaScript
  • PHP 7
  • MySQL
  • Bootstrap 5
  • Font Awesome 5
  • DataTables
  • JQuery
  • Termux
  • NPM
  • Acode code editor
  • KS WEB
  • Git

Features

Pada aplikasi ini terdapat dua jenis role akun, yang masing - masing role memiliki hak yang berbeda :

Khusus Owner

  • Delete transaction list
  • Delete item list

Owner dan Staff

  • Login
  • Logout
  • Create new transaction
  • Create new item
  • Update item
  • See all transaction lists
  • See all items list

Demo

How To Start

  • Clone this repository with this command git clone https://github.com/or-abdillh/POS-PHP.git
  • Then, use this command cd POS-PHP
  • Install all dependencies npm install
  • Create new database with the name DB_Pos and then import tables with using file DB.sql
  • If you have different config for the connection, you can edit the connection with using file src/server/connection.php
  • Turn on your web server application / XAMPP / MAMPP / LAMPP
  • Open the application with your favorite browser

Thanks

  • Support me with a cup of coffee and other snacks here ..
  • Don't forget to give me star in this repository 🙏🏻🙏🏻
  • See my other projects on instagram @or_abdillh

Oka R Abdillah
Last edited on : 11/01/2022

About

Aplikasi Point of Sale berbasis website menggunakan PHP native, Vanila Javascript , Bootstrap 5, Datatables dan MySQL

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published