Skip to content

Ionic 4 app for the client to check balance and transaction history

License

Notifications You must be signed in to change notification settings

andreiox/iot-restaurant-app

Repository files navigation

iot-restaurant-app

introduction

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.

other parts of the project

  1. NodeMCU configuration and code
  2. Backend made with Django

app description

login page

When opening the app, the client is greet with the login page where he/she needs to input his/her CPF.

balance page

After logged in, the client will see the balance page.

transaction history page

On the balance page, the client can press the green button to see the transaction history. This is the page.

development

Run the following commands to start the app in development mode.

npm install
ionic serve

About

Ionic 4 app for the client to check balance and transaction history

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published