SaL--dApp icon indicating copy to clipboard operation
SaL--dApp copied to clipboard

Creating User struct for storing user details

Open kailashchoudhary11 opened this issue 1 year ago • 4 comments

Since the FirstName, LastName, Location, etc are all related to a person. We can create a struct named person and store all the information related to the person in that struct. This will help in code organization.

kailashchoudhary11 avatar May 20 '23 22:05 kailashchoudhary11