Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/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
https://github.com/arif98741/pos
ajax database mysql php7 project
Last synced: 3 days ago
JSON representation
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
- Host: GitHub
- URL: https://github.com/arif98741/pos
- Owner: arif98741
- Created: 2017-09-29T22:50:51.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2019-07-19T16:10:21.000Z (over 5 years ago)
- Last Synced: 2024-12-06T13:44:24.643Z (2 months ago)
- Topics: ajax, database, mysql, php7, project
- Language: PHP
- Homepage: http://phpdark.com/pos
- Size: 1.83 MB
- Stars: 1
- Watchers: 7
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: changelog.txt
Awesome Lists containing this project
README
# 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. DashboardAll 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 detailsusername: admin
password : admin