Skip to content

busrakk/pos-application

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

59 Commits
 
 
 
 
 
 
 
 

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