Using Kotlin programming language and SQLite Database developed a Marriage Beuro Mobile Application. User can first regisster themself then with their credentials user can login into the application. After the successfully login into the application user can view multiple profiles. Also user can view the details of individual profile and if their requirement matches then user can connect with that profile-user.
In future using real time database this application can be work as real time dynamic Mobile Application. Used implicit intent to go one activity to another activity.