This is a college assignment with the objective of make the payments of a restaurant with Internet of Things concepts.
This repo it's the app which the client will interact to see the account balance and transaction history.
When opening the app, the client is greet with the login page where he/she needs to input his/her CPF.
After logged in, the client will see the balance page.
On the balance page, the client can press the green button to see the transaction history. This is the page.
Run the following commands to start the app in development mode.
npm install
ionic serve