Skip to content

busrakk/pos-application

Folders and files

NameName
Last commit message
Last commit date
Jul 20, 2023
Jul 20, 2023
Apr 25, 2023
Jun 20, 2023

Repository files navigation

RESTA POS APP

This is a POS application which businesses can perform CRUD operations. The project is developed using React.js on the client side and Node.js on the server side.

Techs

This software uses the following open source packages:

Backend:

  • node.js
  • expressjs
  • mongoose
  • bcrypt
  • cors
  • dotenv
  • nodemon
  • morgan

Fronted:

  • React
  • redux-toolkit
  • Tailwind CSS
  • antd
  • ant-design/charts
  • react-to-print