Skip to content
/ POS Public

Point-of-Sale (POS) application created using MERN framework

Notifications You must be signed in to change notification settings

onaygizem/POS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

P.O.S

Description

 A customized Point of Sale Application

Technologies used

- React for the front end
- Antd with css for page structure and styles
- MongoDB and Mongoose ODM for the database
- Use GraphQL with a Node.js and Express.js server
- Use queries and mutations for retrieving, adding, updating and deleting data
- React-Redux for state management

Installation Instrustions

npm i
npm run seed
npm run dev

Screenshot

Login Page

text

Home/Cart Page

text

Invoice Page

text

Inventory Page

text

Deployed Application

Use the link below with provided admin combo, you can try our POS application.

    employeeId: "123456",
    password: "password12345",

Click here for the app

About

Point-of-Sale (POS) application created using MERN framework

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published