Simple POS Web is an in-memory point-of-sale (POS) system designed for small businesses. The application features a user-friendly interface for managing customers, items, and orders, making it ideal for small retail shops.
- Home Page: A carousel showcasing the shop's quality and key features.
- Customer Management: Add, edit, and manage customer details.
- Item Management: Add, edit, and manage inventory items.
- Order Management: Create and manage customer orders.
- Clone the repository:
git clone https://github.com/ranindunethmina/POS_System.git
- Install dependencies and run the project:
npm install npm start
- Experiment and modify the code to fit your business needs.
This project is licensed under the MIT License.