Skip to content

MdEstiakAhmed/pos_application

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 

Repository files navigation

pos_application(Point of Sale Application)

This is a simple point of sales application. In this application, there are only 1 user. user can add new product, update product and delete product. User also can sale existing product. In the time of sales, user can change the existing price. There are two view for show all product information and sales information.

Back-end technology used:

  • framework: express.js
  • API authentication: JWT
  • hash passwords: bcrypt

front-end technology used:

  • library: react.js, react-table, react-hook-form

Login Information

  • username = admin
  • password = 11111

Process of Run Whole Project Locally:

  • Clone whole project
  • go to client and server folder
  • run commad for both folder: npm install
  • after install package, run commad for both application: npm start

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •