arif98741 / pos

Point of Sale(POS) is a sale management web application from where you can easily manage your products, suppliers, sales etcs. This app is still incomplete. You can download and modify it for your own purpose without concern of any license

Home Page:http://phpdark.com/pos

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Point Of Sale Management System

##Introduction Point of Sale Management System is an open source project where anyone can participate, edit, modify and use from this repository. If you want to improve or develop this free project then you are highly welcome. You are requested to work from Dev Branch. Send Pull request to this branch.


Stable Release
V1.0.0 You can Download it From here and use in locally or in a server.

This project includes several features.

Features

i. Add, edit, modify product
ii. Sell Product
iii. Stock Management
iv. Add,edit,modify Customer
v. Add,edit,modify Seller
vi. Add,edit,modify Purchase
vii. Reporting System
viii. Graph Views in Home Page
ix. Dashboard

All these features still have not included this repository. But we are trying to add these features. You can pull request for developing this repository at pre_test branch

Installation

For using this project download from here https://github.com/arif98741/pos/archive/master.zip After that, you will get a zip file called pos-master.zip . After that you need to unzip it by any extracting software such as winrar Go to your C drive where you installed your local server. find out folder htdocs(for xampp) or www(for wamp) . Inside folder make a folder called pos. Inside pos folder keep all files downloaded from repository.

Make a database called dts in your phpmyadmin. import the database there(can be found at pos-master/database/dts.sql)

Login

And finally go to your browser, open it with new table. write localhost/pos (it can be changed according to your installed server). Log in now with below details

username:  admin
password : admin

About

Point of Sale(POS) is a sale management web application from where you can easily manage your products, suppliers, sales etcs. This app is still incomplete. You can download and modify it for your own purpose without concern of any license

http://phpdark.com/pos


Languages

Language:PHP 58.2%Language:CSS 18.5%Language:JavaScript 15.5%Language:Hack 7.6%Language:HTML 0.1%