All Projects → shanmugharajk → react-point-of-sale

shanmugharajk / react-point-of-sale

Licence: MIT License
A simple point of sale app built in nodejs and reactjs

Programming Languages

javascript
184084 projects - #8 most used programming language
typescript
32286 projects

Projects that are alternatives of or similar to react-point-of-sale

Foodeazy
Stars: ✭ 34 (-81.62%)
Mutual labels:  material-ui, expressjs
Builderbook
Open source web application to learn JS stack: React, Material-UI, Next.js, Node.js, Express.js, Mongoose, MongoDB database.
Stars: ✭ 3,015 (+1529.73%)
Mutual labels:  material-ui, expressjs
React Express Webpack
React boilerplate with ES2015, Express.js, and Webpack 4
Stars: ✭ 84 (-54.59%)
Mutual labels:  material-ui, expressjs
Next Shopify Storefront
🛍 A real-world Shopping Cart built with TypeScript, NextJS, React, Redux, Apollo Client, Shopify Storefront GraphQL API, ... and Material UI.
Stars: ✭ 317 (+71.35%)
Mutual labels:  material-ui, expressjs
ng-nest-cnode
Angular 10 Front-End and Nestjs 7 framework Back-End build Fullstack CNode
Stars: ✭ 17 (-90.81%)
Mutual labels:  expressjs, typeorm
Auxpack
A dashboard for monitoring Webpack build stats.
Stars: ✭ 86 (-53.51%)
Mutual labels:  material-ui, expressjs
Express React Boilerplate
Express, MySQL, React/Redux, NodeJs Application Boilerplate
Stars: ✭ 179 (-3.24%)
Mutual labels:  material-ui, expressjs
store-pos
It is java accounting software basically developed using javafx which has various modules like purchase, sales, receipts, payments, and journals.
Stars: ✭ 84 (-54.59%)
Mutual labels:  sales, point-of-sale
KodersHub
CodeEditor Mern WebApp specifically designed for Kids and Teens🤩
Stars: ✭ 25 (-86.49%)
Mutual labels:  material-ui, expressjs
GoBarber
💈 Aplicação de agendamento para serviços de beleza, entre provedores e clientes.
Stars: ✭ 84 (-54.59%)
Mutual labels:  expressjs, typeorm
opentelemetry-ext-js
js extensions for the open-telemetry project
Stars: ✭ 122 (-34.05%)
Mutual labels:  expressjs, typeorm
bubbly
Full stack chat application created w/ Next.js, Socket.IO, Express, React and TypeScript
Stars: ✭ 24 (-87.03%)
Mutual labels:  material-ui, expressjs
LightPOS
Just a simple Point Of Sale app. [Mostly unfinished]
Stars: ✭ 26 (-85.95%)
Mutual labels:  sales, point-of-sale
node-backend-template
A template for NodeJS backend projects
Stars: ✭ 19 (-89.73%)
Mutual labels:  typeorm
spotify-auth-code-example-vue
VueJS boilerplate app with Spotify API authentication and data fetching.
Stars: ✭ 12 (-93.51%)
Mutual labels:  expressjs
larapos
Laravel Point of sale with invoice full source code free download pos apps.
Stars: ✭ 38 (-79.46%)
Mutual labels:  point-of-sale
buddies-tube
A video streaming platform
Stars: ✭ 14 (-92.43%)
Mutual labels:  expressjs
Book-Trading-Club
A sample application using node.js api and vuejs
Stars: ✭ 20 (-89.19%)
Mutual labels:  expressjs
typekev-site
My personal website built, of course, with React
Stars: ✭ 22 (-88.11%)
Mutual labels:  material-ui
watson-discovery-analyze-data-breaches
A Node.js application that demonstrates how to Import, Enrich, and see Insights about data using Watson Discovery.
Stars: ✭ 20 (-89.19%)
Mutual labels:  expressjs

react-point-of-sale

A simple point of sale application built using react & node.js.

Note

This is still work in progress.

To run the current code in development mode

  1. Run yarn to install all the dependencies in the root and also in the api folder.
  2. Run yarn dev:web in one terminal session to start the web app in localhost:3000
  3. Run yarn dev:api in another terminal session to start the backend API in localhost:3500
  4. Navigate to http://localhost:3000 and use admin as username & password to see the dashboard.

Some screenshots

login

admin page

cart

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].