loganb294 / Design-Thinking

Use basic project management techniques to improve the workflow of an existing team project
0 stars 0 forks source link

get info from file #15

Closed loganb294 closed 5 months ago

JoeCodesAlot commented 6 months ago

Creating a class Person with fields int id, string firstName, string lastName, string phone, DateTime date , string email

JoeCodesAlot commented 5 months ago

Read info from text file with streamreader.