You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is an Android app that simplifies user registration and securely stores profile information using RoomDatabase. users can enter details such as name, number, mail, which when are passed seamlessly between activities and displayed for review. Build with Kotlin, this offers reliable local data storage and clean, maintainable code.