https://github.com/or-abdillh/pos-php
Aplikasi Point of Sale berbasis website menggunakan PHP native, Vanila Javascript , Bootstrap 5, Datatables dan MySQL
https://github.com/or-abdillh/pos-php
bootstrap5 datatables es6 js mysql php php7 sql
Last synced: 4 months ago
JSON representation
Aplikasi Point of Sale berbasis website menggunakan PHP native, Vanila Javascript , Bootstrap 5, Datatables dan MySQL
- Host: GitHub
- URL: https://github.com/or-abdillh/pos-php
- Owner: or-abdillh
- Created: 2022-01-03T06:10:45.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-01-10T16:28:38.000Z (over 3 years ago)
- Last Synced: 2024-11-16T17:27:23.589Z (6 months ago)
- Topics: bootstrap5, datatables, es6, js, mysql, php, php7, sql
- Language: PHP
- Homepage:
- Size: 4.91 MB
- Stars: 3
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.MD
Awesome Lists containing this project
README
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
- [Coming soon 🙏🏻](http://www.instagram.com/or_abdillh)### How To Start
- Clone this repository with this commandgit clone https://github.com/or-abdillh/POS-PHP.git
- Then, use this commandcd POS-PHP
- Install all dependenciesnpm install
- Create new database with the nameDB_Pos
and then import tables with using fileDB.sql
- If you have different config for the connection, you can edit the connection with using filesrc/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 ..](https://saweria.co/orabdillh)
- Don't forget to give me star in this repository 🙏🏻🙏🏻
- See my other projects on instagram [@or_abdillh](http://www.instagram.com/or_abdillh)[Oka R Abdillah](http://github.com/or-abdillh)
Last edited on : 11/01/2022