https://github.com/dark-data/billing-system---html-php
To improve the entire business process that are involved in supermarket requires a complete solution so that every department can be under a proper Management. ERP software helps in automating the business so the functions in the business can be carried out automatically which also gives rise to other advantages.
https://github.com/dark-data/billing-system---html-php
barcode-based billingsystem easy-to-use erp-application html-css-javascript php
Last synced: 25 days ago
JSON representation
To improve the entire business process that are involved in supermarket requires a complete solution so that every department can be under a proper Management. ERP software helps in automating the business so the functions in the business can be carried out automatically which also gives rise to other advantages.
- Host: GitHub
- URL: https://github.com/dark-data/billing-system---html-php
- Owner: dark-data
- Created: 2020-05-05T13:24:01.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2020-05-05T14:00:22.000Z (about 6 years ago)
- Last Synced: 2025-01-05T03:10:32.299Z (over 1 year ago)
- Topics: barcode-based, billingsystem, easy-to-use, erp-application, html-css-javascript, php
- Language: JavaScript
- Homepage:
- Size: 1.88 MB
- Stars: 0
- Watchers: 1
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# BILLING-SYSTEM(ERP-based)
(_html,php_)
To improve the entire business process that are involved in supermarket requires a complete solution so that every department can be under a proper Management. ERP software helps in automating the business so the functions in the business can be carried out automatically which also gives rise to other advantages.
# INSTALLATION
- download this repository and copy bill folder to _c://wamp64/bill_ .
- run wamp and open _phpmyadmin_ and import database _bill.sql_ from repository.
- open _http://localhost/bill_ url and login to system using
_username_: admin
_password_: admin
- use comments or issues for any queries and problems
# DATABASE DESIGN

The supermarket maintenance ERP software allows us to do the following
-Fast and effective billing of the products.
-Analyzing the inventory and its details.
-Connection between logistics and servers in the store.
-Maintaining the profit and loss of the enterprise.
# MODULES
- **Notification of insufficient stock module.**
- **Normal employee:**
- Generate bill module
- **Stock manager:**
- Generate bill module
- View and update stock module
- Add product module
- Update product details module
- **Admin:**
- Generate bill module
- View and update stock module
- Add product module
- Update product details module
- Auditing payments and adding supplier module
- Sales report module
- User account management module
- Organization information module
