POS
Point Of Sale
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 fileDB.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