Skip to content

Latest commit

 

History

History
27 lines (15 loc) · 1.16 KB

README.md

File metadata and controls

27 lines (15 loc) · 1.16 KB

Point of Sales

Sales is one of the backbone of every company, either it is a product or a service. With the highly rising of digital era, it would be convenient to conduct sales via an application. This is a Food Point of Sales App, built using MEVN (MySQL, ExpressJS, VueJS, NodeJS) tech stack. This app can handle basic CRUD operation for product. Users have to login or register to get token for accessing this app.

Food POS app is live! Please click this link to take it for a spin.

Source code:

Front-End

Back-End

Preview

Homepage

pos-home

Add item

pos-add

Checkout items

pos-check

Sales dashboard

pos-dashboard