An open API service indexing awesome lists of open source software.

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

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 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 ..](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