khoirulh1610 / pos-ems

A web-based point of sales and employee management system.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

About POS-EMS

This is a web-based POS and employee management system

Features Include:

  • Inventory Recording
  • Stock Management
  • Create sale transaction
  • Print out Reciept
  • Employee Information Registration
  • Employee time tracking and Payout Calculation
  • Pay stubs

How to Deploy

Download or run "git clone https://github.com/denzdacs/pos-ems.git" in terminal.
Please refer to Laravel documentation if this is your first time to use Laravel.

Once your local environemnt is setup properly got to project directory and the following:

  • php artisan key:generate
  • php artisan migrate
  • php artisan server

Powered By Laravel

https://laravel.com/

About

A web-based point of sales and employee management system.

License:MIT License


Languages

Language:PHP 54.2%Language:HTML 45.5%Language:Vue 0.3%