Skip to content

Latest commit

 

History

History
24 lines (15 loc) · 379 Bytes

README.md

File metadata and controls

24 lines (15 loc) · 379 Bytes

piPOS

A basic Point of Sales System built for the raspberry-pi

Features

User Authentication

Inventory Searching

System Requirements

  1. Node version 12.13.0

Installation Guide

  1. git clone [email protected]:SheepD/pipos.git
  2. cd pipos
  3. npm install
  4. npm run serve
  5. npm run start

Contributing

The author isnt accepting contributions as of now