/KotlinTask

This project is developed for learning purposes ONLY. Kotlin Feature used : //Lambdas //Data Class //Named Argument //Extension Function //Default Argument //String Templates //NullSafty In this project, Users can save the contact Info with First Name, Second Name, Number, Email, Age, City, and Description. Can See the List of Entries Can Add a new Entry Can Preview Entered details Data will be stored in SharedPrefrence as an auto-increment Key and String-JSON-Object of user data.

Stargazers