This is my first independent mobile app project that I created to gather more experience. I am making a password safe for anyone that wants to save their password securely, because the app is fully offline and has many password security if turned on in settings. If lock is turned on, the user must input the password at the beginning of the app, and each time they want to show the password. This app is built using kotlin and some features like DAO, ViewModel, LiveData, SharedPreferences, etc.
See Project