Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/pathumchinthaka/point-of-sale-system
https://github.com/pathumchinthaka/point-of-sale-system
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/pathumchinthaka/point-of-sale-system
- Owner: PathumChinthaka
- Created: 2023-06-26T18:39:42.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-11-29T04:18:38.000Z (about 1 year ago)
- Last Synced: 2024-04-24T12:07:35.113Z (9 months ago)
- Language: JavaScript
- Size: 268 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Dineth Hardware Point of Sale System
## Overview
This is a simple point of sale (POS) system designed for Dineth Hardware. It utilizes HTML, CSS, and JavaScript for the frontend, and browser local storage serves as the database for storing information locally.
## Features
- **User-friendly Interface:** Intuitive design for easy navigation.
- **Item Management:** Add, edit, and remove products from the inventory.
- **Place orders:** Record and process order details.
- **Local Storage:** Utilizes browser local storage for data persistence.## Getting Started
### Prerequisites
- Web browser (Chrome, Firefox, etc.)
### Installation
1. Clone the repository:
git clone https://github.com/PathumChinthaka/Point-of-sale-System.git
## Usage
1. **Add Items:**
- Navigate to the "Item Management" section.
- Use the provided form to add new products to the inventory.2. **Add Customers:**
- Navigate to the "Customer Management" section.
- Use the provided form to create read update and delete customer.3. **Place Orders:**
- Navigate to the "Place order" section.
- Use the provided form to add place order details.## Contact
For inquiries, please contact Pathum chinthaka at [email protected]