This is the front end of a web-based pos system developed using the following technologies.
- HTML
- CSS and SCSS
- ECMAScript 5
- Bootstrap
- jQuery
- AdminLTE
Backend of this pos system can be found at: https://github.com/Chinthani96/point-of-sales-system-web-backend.git
- Clone this repository
https://github.com/Chinthani96/point-of-sales-system-web-frontend.git
-
Open it in IntelliJ IDEA / any preferred IDE or an editor.
-
Install all the dependencies
npm install
Now you are good to go!