Our Application basically is replacing the regular cashier with a software that enable you to purchase and checkout items that you want to buy from a clothes store or a supermarket in very fast and human interaction-less way.
-
Download NodeJs
-
Download Git
-
Make sure that npm is added to your environment path. To make sure you can run
npm --version
and it should show you the number of the version. otherwise you can follow this guide -
Then run
npm install -g @ionic/cli
in the command line. -
Go to the repository that we have for the project in github.
-
Then run
npm install
-
After that run
ionic serve
-
and then you will find the project in
https://localhost:8100
-
Click Ctrl + C in Chrome and then click on the mobile icon in order to see the application in mobile view.
-
You can find the same version deployed on this website : https://my-cashier-29782.web.app/