Create README.md

This commit is contained in:
Andrew Trieu
2022-10-04 13:17:46 +03:00
committed by GitHub
parent 3e062fc736
commit a44a98e544

10
README.md Normal file
View File

@@ -0,0 +1,10 @@
# Testing Android API 31
This app and repository are created for the course CT60A4160 Fundamentals of Software Testing of LUT University, Finland.
The app takes in user's input and uses a SQLite database to save details.
The user can view all details, update, and delete them later.
## Environment
The app was tested on API level 32 during development, using USB debugging.
## Demonstration