Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 392 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 392 Bytes

DigitalReceipts2

This is an android POS application that generates sales receipts and saves them as pdfs in the phone.

##Description ###login and registration The app allows both offline and online logins but any registration or account update requires internet connection.It uses firebase email and password authentication.

compileSdkVersion 28 minSdkVersion 19 targetSdkVersion 28