Skip to content

fannyhasbi/stall-pos

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Stall POS

Simple Stall POS built with Golang.

Entity Relationship Diagram

"ERD Stall POS"

Installation

  1. Get the project from this repo
    go get github.com/fannyhasbi/stall-pos
    
  2. Import the database.sql into your local DB

Endpoints

Product

GET /api/product

Employee

POST /api/employee

Order

POST /api/order/

About

Simple Stall POS built with Golang

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published