-
Notifications
You must be signed in to change notification settings - Fork 0
Home
Vincent Bolta edited this page Jan 22, 2021
·
8 revisions
Thank you for your interest in Stella Pay. This wiki will contain all the relevant information regarding the Stella Pay UI application and the way it works.
The screens handle all the logic of the software internally. Apart from screens, there are also UX and KV components. KV code is Kivy specific code that is used to generate the user interface where UX components are customized KV components by Stella Pay that are display to the user in an ordinary fashion.
This wiki aims to provide you detailed information about how to setup the project and run it on a Raspberry Pi. The project has been designed and tested on a RPI 4 (model B).
- How to install and set up StellaPay on RPI
- Internal documentation on backend.