CS5500-S-2023 / team-bear

team-bear created by GitHub Classroom
0 stars 0 forks source link

Refactored Location and all associated classes. #54

Closed tsanevp closed 1 year ago

tsanevp commented 1 year ago

Added javadoc and test cases as well. Added license to our States.java enums class.

Edits made to specific .java files & their purpose: Bot.java:

CreateListingCommand.java:

Location.java:

CityController.java:

States.java:

CityResponse.java:

LocationTest.java:

Removed two old .java files that were fully commented out. Not needed.