Closed trangtruongus closed 1 year ago
Hi @davischristianson, I am working on the Location class. There are a couple of things I need your opinions on: About the State:
public enum State
{
Alabama,
Alaska,
Arizona,
Arkansas,
California,
Colorado,
Connecticut,
Delaware,
Florida,
Georgia,
Hawaii,
Idaho,
Illinois,
Indiana,
Iowa,
Kansas,
Kentucky,
Louisiana,
Maine,
Maryland,
Massachusetts,
Michigan,
Minnesota,
Mississippi,
Missouri,
Montana,
Nebraska,
Nevada,
NewHampshire,
NewJersey,
NewMexico,
NewYork,
NorthCarolina,
NorthDakota,
Ohio,
Oklahoma,
Oregon,
Pennsylvania,
RhodeIsland,
SouthCarolina,
SouthDakota,
Tennessee,
Texas,
Utah,
Vermont,
Virginia,
Washington,
WestVirginia,
Wisconsin,
Wyoming
}
Hey @trangtruongus The drop down list sounds like a great idea and would be good for the customers. One thing I would do is to make sure there is spaces where they are needed such as New Jersey, West Virginia New York, etc
@davischristianson, Thank you for your insights. I have updated the Enum. Please take a look and give me some comments.
Create Location class with properties: